We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e859933 commit f685290Copy full SHA for f685290
1 file changed
.github/pull_request_template.md
@@ -33,6 +33,6 @@ _Please delete options that are not relevant._
33
- [ ] I have performed a self-review of my own code
34
- [ ] I have commented my code, particularly in hard-to-understand areas
35
- [ ] I have created a helpful and easy to understand `README.md`
36
-- [ ] I have made corresponding changes to the documentation
+- [ ] My code follows [`Template for README.md`](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Template%20for%20README.md)
37
- [ ] My changes generate no new warnings
38
- [ ] I have added tests/screenshots(if any) that prove my fix is effective or that my feature works.
0 commit comments