Sha256: 5c5f5745a421f8eeaf8e3d52ab062b70cefd2bdeb1d6f554f040db2a8199958b
Contents?: true
Size: 1.71 KB
Versions: 6
Compression:
Stored size: 1.71 KB
Contents
## Contributing Bug reports and pull requests are welcome on GitHub at [https://github.com/oauth-xx/oauth2][source] . This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct][conduct]. To submit a patch, please fork the project and create a patch with tests. Once you're happy with it send a pull request! ## Detailed instructions on Submitting a Pull Request 1. [Fork the repository.][fork] 2. [Create a topic branch.][branch] 3. Add specs for your unimplemented feature or bug fix. 4. Run `bundle exec rake spec`. If your specs pass, return to step 3. 5. Implement your feature or bug fix. 6. Run `bundle exec rake`. If your specs fail, return to step 5. 7. Run `open coverage/index.html`. If your changes are not completely covered by your tests, return to step 3. 8. Add documentation for your feature or bug fix. 9. Run `bundle exec rake verify_measurements`. If your changes are not 100% documented, go back to step 8. 10. Commit and push your changes. 11. [Submit a pull request.][pr] [fork]: http://help.github.com/fork-a-repo/ [branch]: http://learn.github.com/p/branching.html [pr]: http://help.github.com/send-pull-requests/ ## Contributors [![Contributors](https://contrib.rocks/image?repo=oauth-xx/oauth2)][contributors] Made with [contributors-img][contrib-rocks]. [comment]: <> (Following links are used by README, CONTRIBUTING) [conduct]: https://github.com/oauth-xx/oauth2/blob/master/CODE_OF_CONDUCT.md [contrib-rocks]: https://contrib.rocks [contributors]: https://github.com/oauth-xx/oauth2/graphs/contributors [comment]: <> (Following links are used by README, CONTRIBUTING, Homepage) [source]: https://github.com/oauth-xx/oauth2/
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
oauth2-2.0.8 | CONTRIBUTING.md |
oauth2-2.0.7 | CONTRIBUTING.md |
oauth2-2.0.6 | CONTRIBUTING.md |
oauth2-2.0.5 | CONTRIBUTING.md |
oauth2-2.0.4 | CONTRIBUTING.md |
oauth2-2.0.3 | CONTRIBUTING.md |