Skip to content

Commit e492b1d

Browse files
committed
Add PR template
1 parent a0fbc36 commit e492b1d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/pull_request_template.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## Description
2+
3+
A short description about the changes in this pull request. If the pull request is related to some issue, mention it here.
4+
5+
## Checklist
6+
7+
- [] Tests covering the new functionality have been added
8+
- [] Documentation has been updated OR the changes are too minor to be documented
9+
- [] The Changes are listed in the `CHANGELOG.md` OR the changes are insignificant

0 commit comments

Comments
 (0)