Sha256: d0b63df82a3a84ece063ca1a1ea97b75e137469c57b5e23713e307f53dd51748

Contents?: true

Size: 812 Bytes

Versions: 28

Compression:

Stored size: 812 Bytes

Contents

## 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/

Version data entries

28 entries across 28 versions & 3 rubygems

Version Path
oauth2-1.4.10 CONTRIBUTING.md
oauth2-2.0.2 CONTRIBUTING.md
oauth2-2.0.1 CONTRIBUTING.md
oauth2-2.0.0 CONTRIBUTING.md
oauth2-2.0.0.rc3 CONTRIBUTING.md
oauth2-2.0.0.rc2 CONTRIBUTING.md
oauth2-2.0.0.rc1 CONTRIBUTING.md
oauth2-1.4.6 CONTRIBUTING.md
oauth2-1.4.5 CONTRIBUTING.md
oauth2-1.4.4 CONTRIBUTING.md
oauth2-1.4.3 CONTRIBUTING.md
oauth2-1.4.2 CONTRIBUTING.md
oauth2-1.4.1 CONTRIBUTING.md
oauth2-1.4.0 CONTRIBUTING.md
oauth2-aptible-0.10.2 CONTRIBUTING.md
oauth2-aptible-0.10.1 CONTRIBUTING.md
oauth2-1.3.1 CONTRIBUTING.md
oauth2-1.3.0 CONTRIBUTING.md
second_step-0.1.2 secondstep-notify-1.0.0-osx/lib/ruby/lib/ruby/gems/2.2.0/gems/oauth2-1.2.0/CONTRIBUTING.md
oauth2-1.2.0 CONTRIBUTING.md