diff options
| author | Michael Klishin <michael@clojurewerkz.org> | 2015-02-18 00:19:02 +0300 |
|---|---|---|
| committer | Michael Klishin <michael@clojurewerkz.org> | 2015-02-18 00:19:02 +0300 |
| commit | f21c564a790fe59bc2f7737bf7098fa180644c3d (patch) | |
| tree | d4d294750f335ede4e73488f540839145b257ee6 | |
| parent | 817b3a3fc8152387542020261d15db8caac5cbb2 (diff) | |
| download | rabbitmq-server-git-f21c564a790fe59bc2f7737bf7098fa180644c3d.tar.gz | |
Sync CONTRIBUTING.md with the template one
| -rw-r--r-- | CONTRIBUTING.md | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b2c6e09ffb..7b496451bf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,7 +3,7 @@ RabbitMQ projects use pull requests to discuss, collaborate on and accept code contributions. Pull requests is the primary place of discussing code changes. -## The Process +## How to Contribute The process is fairly standard: @@ -24,9 +24,10 @@ of their opinion on [RabbitMQ mailing list](https://groups.google.com/forum/#!fo In one line: don't be a dick. -Be respectful to the maintainers and other contributors. Open source contributors -put long hours into developing projects and doing user support that are then -available for free. We believe this deserves some respect. +Be respectful to the maintainers and other contributors. Open source +contributors put long hours into developing projects and doing user +support. Those projects and support then available for free. We +believe this deserves some respect. Be respectful to people of all races, genders, religious beliefs and political views. Regardless of how brilliant a pull request is @@ -45,6 +46,6 @@ you submit your pull request. This will make it much easier (in some cases, poss for the RabbitMQ team at Pivotal to merge your contribution. -## Getting Help +## Where to Ask Questions If something isn't clear, feel free to ask on our [mailing list](https://groups.google.com/forum/#!forum/rabbitmq-users). |
