Commit 8c3fe4c22fe6145b15c518699b9f12e35eedf8ee
1 parent
d58aca06
Exists in
master
and in
4 other branches
clarify when issue tracker is to be used so as to not contradict issue tracker g…
…uidelines and maintenance policy
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
CONTRIBUTING.md
... | ... | @@ -8,7 +8,7 @@ Issues and pull requests not in line with the guidelines listed in this document |
8 | 8 | |
9 | 9 | ## Issue tracker |
10 | 10 | |
11 | -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. | |
11 | +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. | |
12 | 12 | |
13 | 13 | Do not use the issue tracker for feature requests. We have a specific |
14 | 14 | [Feedback and suggestions forum](http://feedback.gitlab.com) for this purpose. | ... | ... |