Skip to content
Snippets Groups Projects
Commit d6de3cd7ad65 authored by Marin Jankovski's avatar Marin Jankovski
Browse files

Update contributing guide explaining when it is ok to create an issue and how...

Update contributing guide explaining when it is ok to create an issue and how to get help otherwise.
parent 3627cf40fc98
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,10 @@
## General guidelines
If you are experiencing problems during GitLab package installation or have issues with package configuration please create an issue that includes the following:
- Include the omnibus-gitlab version when discussing behavior: `dpkg-query -W
gitlab` or `rpm -q gitlab`.
- Be careful when pasting log output of `gitlab-ctl reconfigure`; Chef happily
writes secrets to the log.
......@@ -6,8 +8,10 @@
- Include the omnibus-gitlab version when discussing behavior: `dpkg-query -W
gitlab` or `rpm -q gitlab`.
- Be careful when pasting log output of `gitlab-ctl reconfigure`; Chef happily
writes secrets to the log.
#### For problems not related to package installation and configuration check ways to get help [at GitLab website.](https://about.gitlab.com/getting-help/)
## Merge request guidelines
- Please add a CHANGELOG entry for your contribution
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment