From: Yves Senn Date: Mon, 27 May 2013 11:01:46 +0000 (-0700) Subject: Merge pull request #4092 from bbodenmiller/update-issue-guidelines X-Git-Tag: v5.3.0~154 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=2e297c1ec275c20602d5e48322613e88d8dbab13;p=wvm%2Fgitlab.git Merge pull request #4092 from bbodenmiller/update-issue-guidelines improved issue reporting guidelines --- 2e297c1ec275c20602d5e48322613e88d8dbab13 diff --cc CONTRIBUTING.md index c08061ab4,5d13909b8..7038f76ff --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@@ -8,12 -8,12 +8,12 @@@ Issues and pull requests not in line wi ## 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. + [feedback and suggestions forum](http://feedback.gitlab.com) for this purpose. - Please send a pull request with a tested solution or a pull request with a failing test instead of opening an issue if you can. If you're unsure where to post, post to the [Support Forum](https://groups.google.com/forum/#!forum/gitlabhq) first. There are a lot of helpful GitLab users there who may be able to help you quickly. If your particular issue turns out to be a bug, it will find its way from there. + Please send a pull request with a tested solution or a pull request with a failing test instead of opening an issue if you can. If you're unsure where to post, post to the [Support Forum](https://groups.google.com/forum/#!forum/gitlabhq) or [Stack Overflow](http://stackoverflow.com/questions/tagged/gitlab) first. There are a lot of helpful GitLab users there who may be able to help you quickly. If your particular issue turns out to be a bug, it will find its way from there. ### Issue tracker guidelines