OSDN Git Service

Merge branch 'extend_user_api' of https://github.com/bladealslayer/gitlabhq into...
[wvm/gitlab.git] / CONTRIBUTING.md
1 # Contact & support
2
3 If you want quick help, head over to our [Support Forum](https://groups.google.com/forum/#!forum/gitlabhq).
4 Otherwise you can follow our [Issue Submission Guide](https://github.com/gitlabhq/gitlabhq/wiki/Issue-Submission-Guide) for a more systematic and thorough guide to solving your issues.
5
6
7
8 # Contribute to GitLab
9
10 ## Recipes
11
12 We collect user submitted installation scripts and config file templates for platforms we don't support officially.
13 We believe there is merit in allowing a certain amount of diversity.
14 You can get and submit your solution to running/configuring GitLab with your favorite OS/distro, database, web server, cloud hoster, configuration management tool, etc.
15
16 Help us improve the collection of [GitLab Recipes](https://github.com/gitlabhq/gitlab-recipes/)
17
18
19 ## Feature suggestions
20
21 Follow the [Issue Submission Guide](https://github.com/gitlabhq/gitlabhq/wiki/Issue-Submission-Guide) and support other peoples ideas or propose your own.
22
23
24 ## Code
25
26 Follow our [Developer Guide](https://github.com/gitlabhq/gitlabhq/wiki/Developer-Guide) to set you up for hacking on GitLab.