Skip to content

Commit ed52420

Browse files
committed
Make the pull request template more concise
1 parent 299ae6b commit ed52420

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.github/pull_request_template.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
[Guidelines for contributing](https://github.com/ruby-git/ruby-git/blob/master/CONTRIBUTING.md) to this repository
1+
Review our [guidelines for contributing](https://github.com/ruby-git/ruby-git/blob/master/CONTRIBUTING.md) to this repository. A good start is to:
22

3-
A good start is to:
4-
5-
* Ensure that your changes pass CI tests by running `rake` before pushing
6-
* Ensure that your changes are documented in the README.md and in YARD documentation
3+
* Write tests for your changes
4+
* Run `rake` before pushing
5+
* Include / update docs in the README.md and in YARD documentation
76

87
# Description
98

0 commit comments

Comments
 (0)