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

Update CONTRIBUTING document.

parent 1ba5de3ffd4e
No related branches found
No related tags found
No related merge requests found
......@@ -7,8 +7,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.
- Include the omnibus-gitlab configuration: `sudo gitlab-ctl show-config`
- Copy few lines before, full error output and few lines after from the `gitlab-ctl reconfigure` run log and paste it inside a [GitLab snippet](https://gitlab.com/snippets) or inside the issue description under triple backticks "```".
*Warning* Be careful when pasting log outputs of `gitlab-ctl reconfigure` or `gitlab-ctl show-config`; They will contain secrets like passwords and keys so *make sure to edit out all secrets before pasting the log output*.
#### For problems not related to package installation and configuration check ways to get help [at GitLab website.](https://about.gitlab.com/getting-help/)
......
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