summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@dosire.com>2013-03-27 10:15:12 +0100
committerSytse Sijbrandij <sytse@dosire.com>2013-03-27 10:15:12 +0100
commit3392f6c1f0d7810e25a12cefd3a6676ebb227d0e (patch)
tree368e89c3d5e7b4666116b63d905687dbc3cce267 /CONTRIBUTING.md
parenta31fe1a63f03c674338f95bf91e53198c2b526f5 (diff)
downloadgitlab-ce-3392f6c1f0d7810e25a12cefd3a6676ebb227d0e.tar.gz
Link to accepting issues on feedback forum.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d3ccbee97cf..632cf930fce 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -19,7 +19,7 @@ Please visit our [Support Forum](https://groups.google.com/forum/#!forum/gitlabh
**Search** for similar issues before posting your own, there's a good chance somebody else had the same issue you have now and had it resolved.
-## Paid support
+## Support options
Community support in the [Support Forum](https://groups.google.com/forum/#!forum/gitlabhq) is done by volunteers. A support subscription is available from [GitLab.com](http://blog.gitlab.com/subscription/)
@@ -29,6 +29,8 @@ Feature suggestions don't belong in issues but can go to [Feedback forum](http:/
## Pull requests
+You can submit a pull request if you have made an improvement to GitLab. The issues we would really like a pull request for are listed with the [status 'accepting merge/pull requests' on our feedback forum](http://feedback.gitlab.com/forums/176466-general/status/796455).
+
Code speaks louder than words. If you can please submit a pull request with the fix including tests. The workflow to make a pull request is as follows:
1. Fork the project on GitHub