diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c504dfbf64d81e0361a7e384002092d0b0345dc6_Q09OVFJJQlVUSU5HLm1k..d80721270ac6c5dbb5bacb39c840e193bd72529e_Q09OVFJJQlVUSU5HLm1k 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,8 +5,7 @@ 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`. +- Include the omnibus-gitlab version when discussing behavior: `dpkg-query -W "gitlab*"` or `rpm -q gitlab`. - 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 "```".