Commit 75f5442830c6a9bc7cac40cbf18737be71e5f754

Authored by Jacob Vosmaer
1 parent dc849fa0

Add a CONTRIBUTING.md guide

Showing 1 changed file with 7 additions and 0 deletions   Show diff stats
CONTRIBUTING.md 0 → 100644
... ... @@ -0,0 +1,7 @@
  1 +These are the contributing guidelines for omnibus-gitlab issues and merge
  2 +requests.
  3 +
  4 +- Include the omnibus-gitlab version when discussing behavior: `dpkg-query -W
  5 + gitlab` or `rpm -q gitlab`.
  6 +- Be careful when pasting log output of `gitlab-ctl reconfigure`; Chef happily
  7 + writes secrets to the log.
... ...