mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 11:23:25 +08:00
c3a5ddac8c
- Slight changes to the CLA paragraph, making it slightly easier to digest. - Added brief synopsis of the Discourse Development Contribution Guidelines doc - Replaced Bug Report, Feature Request and Contributing (commits) section with outgoing links The aim of this change is to reduce the maintenance burden, since more detailed information about contribution guidelines is more naturally documented and maintained on Discourse Meta.
28 lines
1.3 KiB
Markdown
28 lines
1.3 KiB
Markdown
# Contributing to Discourse
|
|
|
|
## Important note for Developers
|
|
|
|
Anyone wishing to contribute to the [github/discourse/discourse](https://github.com/discourse/discourse) project **must read & sign our [Contribution License Agreement](http://www.discourse.org/cla)**. The Discourse team is legally prevented from accepting any pull requests from users who have not signed the CLA first.
|
|
|
|
For more information on
|
|
|
|
- how to set up your development environment
|
|
- first-time project suggestions
|
|
- code conventions
|
|
- step-by-step guide for GitHub commits
|
|
|
|
**please read our [Discourse Development Contribution Guidelines](https://meta.discourse.org/t/discourse-development-contribution-guidelines/3823)**
|
|
|
|
## Everything Else
|
|
|
|
There are many other ways to contribute to Discourse besides code. We've outlined the most common ones below.
|
|
|
|
- [Reporting Bugs](https://meta.discourse.org/t/how-to-make-bug-reports-for-discourse/33070)
|
|
- [Requesting Features](https://meta.discourse.org/t/how-to-request-new-features-for-discourse/32986)
|
|
- [Translation](https://meta.discourse.org/t/contribute-a-translation-to-discourse/14882)
|
|
- Documentation (TBA)
|
|
|
|
For anything else, just start a new topic on [Meta](https://meta.discourse.org/) and let us know what you're interested in working on.
|
|
|
|
*Thanks for contributing!*
|