We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 299ae6b commit ed52420Copy full SHA for ed52420
.github/pull_request_template.md
@@ -1,9 +1,8 @@
1
-[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:
2
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
+* Write tests for your changes
+* Run `rake` before pushing
+* Include / update docs in the README.md and in YARD documentation
7
8
# Description
9
0 commit comments