summaryrefslogtreecommitdiff
path: root/doc/contributing/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/contributing/README.md')
-rw-r--r--doc/contributing/README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/contributing/README.md b/doc/contributing/README.md
index 4da5a55391..363864026a 100644
--- a/doc/contributing/README.md
+++ b/doc/contributing/README.md
@@ -2,17 +2,19 @@
Thank you for your interest in making Bundler better! We welcome contributions from everyone. Dozens of contributors like you have submitted feature improvements, fixed bugs, and written new documentation. [Join the Bundler Slack community](http://slack.bundler.io/) to connect with the Bundler core team and other contributors like you.
-Before submitting a contribution, please take a moment to read through the following guidelines:
+Before submitting a contribution, read through the following guidelines:
* [Bundler Code of Conduct](https://github.com/bundler/bundler/blob/master/CODE_OF_CONDUCT.md) (By participating in Bundler, you agree to abide by the terms laid out in the CoC.)
-* [Development Setup Guidelines](https://github.com/bundler/bundler/blob/master/doc/development/SETUP.md)
* [Issue Reporting Guidelines](https://github.com/bundler/bundler/blob/master/doc/contributing/ISSUES.md)
* [Pull Request Guidelines](https://github.com/bundler/bundler/blob/master/doc/development/PULL_REQUESTS.md)
+And be sure to set up your development environment:
+
+Once you've reviewed the above guidelines, be sure to [set up your development environment](https://github.com/bundler/bundler/blob/master/doc/development/SETUP.md).
## Contributing to Bundler
-Now that you’ve looked over our contribution guidelines, here are the different ways you can start contributing to the Bundler project:
+Here are the different ways you can start contributing to the Bundler project:
* [First contribution suggestions](https://github.com/bundler/bundler/blob/master/doc/contributing/HOW_YOU_CAN_HELP.md)
* [Adding new features](https://github.com/bundler/bundler/blob/master/doc/development/NEW_FEATURES.md)
@@ -24,4 +26,3 @@ Now that you’ve looked over our contribution guidelines, here are the differen
## Supporting Bundler
[Ruby Together](https://rubytogether.org/) pays some Bundler maintainers for their work, funded directly by the Ruby community. If you’d like to support Bundler with a financial contribution, [become an individual sponsor](https://rubytogether.org/developers#plans). We also welcome financial [contributions from companies](https://rubytogether.org/companies#plans), too! (You can also support us through [Open Collective](https://opencollective.com/rubytogether).)
-