Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-05-07 15:31:08 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-05-07 15:31:08 +0400
commit76842ddbd20ea74f677c96101686f3ee31913b90 (patch)
tree440b05b77f985e7a698d3647ebb714959fd55184 /CONTRIBUTING.md
parent961b56a613e15b0c67a3979238fe677bf5264233 (diff)
parent3dc4fc23c6b687af4dbd194070908801ec110d82 (diff)
Merge pull request #3866 from senny/maintenance_guidelines
maintenance policy
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 943d910ecf5..437434793e6 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -19,6 +19,7 @@ Please send a pull request with a tested solution or a pull request with a faili
**Search** for similar entries before submitting your own, there's a good chance somebody else had the same issue or idea. Show your support with `:+1:` and/or join the discussion.
+* Only report issues for supported versions according to the [maintenance policy](MAINTENANCE.md)
* Summarize your issue in one sentence (what goes wrong, what did you expect to happen)
* Describe your issue in detail
* How can we reproduce the issue on the [GitLab Vagrant virtual machine](https://github.com/gitlabhq/gitlab-vagrant-vm) (start with: `vagrant destroy && vagrant up && vagrant ssh`)