CONTRIBUTING.md in platform-api-2.1.0 vs CONTRIBUTING.md in platform-api-2.2.0
- old
+ new
@@ -3,18 +3,18 @@
New contributors are always welcome, when it doubt please ask questions. We strive to be an open and welcoming community. Please be nice to one another.
### Coding
* Pick a task:
- * Offer feedback on open [pull requests](https://github.com/heroku/platform/pulls).
- * Review open [issues](https://github.com/heroku/platform/issues) for things to help on.
- * [Create an issue](https://github.com/heroku/platform/issues/new) to start a discussion on additions or features.
+ * Offer feedback on open [pull requests](https://github.com/heroku/platform-api/pulls).
+ * Review open [issues](https://github.com/heroku/platform-api/issues) for things to help on.
+ * [Create an issue](https://github.com/heroku/platform-api/issues/new) to start a discussion on additions or features.
* Fork the project, add your changes and tests to cover them in a topic branch.
* Commit your changes and rebase against `heroku/platform` to ensure everything is up to date.
-* [Submit a pull request](https://github.com/heroku/platform/compare/).
+* [Submit a pull request](https://github.com/heroku/platform-api/compare/).
* This project follows [semver](http://semver.org) from version 1.0.0. Please
be sure to keep this in mind if you're the project maintainer.
### Non-Coding
-* Offer feedback on open [issues](https://github.com/heroku/platform/issues).
+* Offer feedback on open [issues](https://github.com/heroku/platform-api/issues).
* Organize or volunteer at events.