Skip to content

Commit b2ae55c

Browse files
committed
Update pull_request_template.md
Why did I commit an empty file?
1 parent 5958f69 commit b2ae55c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/pull_request_template.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Description
2+
3+
Please describe the changes made in this pull request.
4+
5+
- What problem does it solve?
6+
- Why is it needed?
7+
8+
## Checklist
9+
10+
- [ ] I have followed the [contributing guidelines](../CONTRIBUTING.md).
11+
- [ ] My commits follow the project’s commit conventions.
12+
- [ ] Documentation/comments were updated if necessary.
13+
- [ ] This change has been tested (where applicable).
14+
15+
## Additional Notes
16+
17+
Add any extra context, screenshots, or information for reviewers here.

0 commit comments

Comments
 (0)