From 8c3fe4c22fe6145b15c518699b9f12e35eedf8ee Mon Sep 17 00:00:00 2001 From: Ben Bodenmiller Date: Mon, 27 May 2013 00:34:40 -0700 Subject: [PATCH] clarify when issue tracker is to be used so as to not contradict issue tracker guidelines and maintenance policy --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8d0027a92c4..c08061ab432 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ Issues and pull requests not in line with the guidelines listed in this document ## Issue tracker -The [issue tracker](https://github.com/gitlabhq/gitlabhq/issues) is only for obvious bugs or misbehavior in the master branch of GitLab. When submitting an issue please conform to the issue submission guidelines listed below. +The [issue tracker](https://github.com/gitlabhq/gitlabhq/issues) is only for obvious bugs or misbehavior in the latest [stable or development release of GitLab](MAINTENANCE.md). When submitting an issue please conform to the issue submission guidelines listed below. Do not use the issue tracker for feature requests. We have a specific [Feedback and suggestions forum](http://feedback.gitlab.com) for this purpose.