Skip to content

Commit 7d72e0c

Browse files
authored
docs: add GitHub pull request template (#105)
Resolves #88
1 parent e3504bf commit 7d72e0c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
**What is the purpose of this pull request?**
2+
3+
* [ ] Documentation update
4+
* [ ] Bug fix
5+
* [ ] New rule
6+
* [ ] Changes an existing rule
7+
* [ ] Add autofixing to a rule
8+
* [ ] Other, please explain:
9+
10+
**What changes did you make? (Give an overview)**

0 commit comments

Comments
 (0)