Skip to content

Commit

Permalink
Make the pull request template more concise
Browse files Browse the repository at this point in the history
  • Loading branch information
jcouball committed May 11, 2024
1 parent 299ae6b commit ed52420
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/pull_request_template.md
@@ -1,9 +1,8 @@
[Guidelines for contributing](https://github.com/ruby-git/ruby-git/blob/master/CONTRIBUTING.md) to this repository
Review our [guidelines for contributing](https://github.com/ruby-git/ruby-git/blob/master/CONTRIBUTING.md) to this repository. A good start is to:

A good start is to:

* Ensure that your changes pass CI tests by running `rake` before pushing
* Ensure that your changes are documented in the README.md and in YARD documentation
* Write tests for your changes
* Run `rake` before pushing
* Include / update docs in the README.md and in YARD documentation

# Description

0 comments on commit ed52420

Please sign in to comment.