Sha256: f7e1cb526e92a4f8e81174226c4f2a3f4b90e35dbb31ac1cfb21e302571e6c13

Contents?: true

Size: 1.05 KB

Versions: 36

Compression:

Stored size: 1.05 KB

Contents

## Submitting a Pull Request

0. Check out Hacking on Octokit in the README guide for
   bootstrapping the project for local development.
1. [Fork the repository.][fork]
2. [Create a topic branch.][branch]
3. Add specs for your unimplemented feature or bug fix.
4. Run `script/test`. If your specs pass, return to step 3.
5. Implement your feature or bug fix.
6. Run `script/test`. 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 4.
8. Add documentation for your feature or bug fix.
9. Run `bundle exec rake doc:yard`. If your changes are not 100% documented, go
   back to step 8.
10. Add, commit, and push your changes. For documentation-only fixes, please
    add "[ci skip]" to your commit message to avoid needless CI builds.
11. [Submit a pull request.][pr]

[fork]: https://help.github.com/articles/fork-a-repo
[branch]: https://help.github.com/articles/creating-and-deleting-branches-within-your-repository/
[pr]: https://help.github.com/articles/using-pull-requests

Version data entries

36 entries across 31 versions & 3 rubygems

Version Path
tdiary-5.1.2 vendor/bundle/ruby/2.6.0/gems/octokit-4.14.0/CONTRIBUTING.md
tdiary-5.1.1 vendor/bundle/ruby/2.6.0/gems/octokit-4.14.0/CONTRIBUTING.md
tdiary-5.1.0 vendor/bundle/gems/octokit-4.14.0/CONTRIBUTING.md
tdiary-5.0.13 vendor/bundle/gems/octokit-4.13.0/CONTRIBUTING.md
octokit-4.14.0 CONTRIBUTING.md
tdiary-5.0.12.1 vendor/bundle/gems/octokit-4.13.0/CONTRIBUTING.md
tdiary-5.0.11 vendor/bundle/gems/octokit-4.13.0/CONTRIBUTING.md
tdiary-5.0.11 vendor/bundle/gems/octokit-4.10.0/CONTRIBUTING.md
octokit-4.13.0 CONTRIBUTING.md
octokit-4.12.0 CONTRIBUTING.md
octokit-4.11.0 CONTRIBUTING.md
octokit-4.10.0 CONTRIBUTING.md
tdiary-5.0.9 vendor/bundle/gems/octokit-4.9.0/CONTRIBUTING.md
octokit-4.9.0 CONTRIBUTING.md
tdiary-5.0.8 vendor/bundle/gems/tdiary-5.0.7/vendor/bundle/gems/octokit-4.8.0/CONTRIBUTING.md
tdiary-5.0.8 vendor/bundle/gems/octokit-4.8.0/CONTRIBUTING.md
tdiary-5.0.8 vendor/bundle/ruby/2.5.0/gems/octokit-4.8.0/CONTRIBUTING.md
tdiary-5.0.7 vendor/bundle/gems/octokit-4.8.0/CONTRIBUTING.md
octokit-4.8.0 CONTRIBUTING.md
tdiary-5.0.6 vendor/bundle/gems/octokit-4.7.0/CONTRIBUTING.md