Skip to content

Commit 529c3c7

Browse files
Create pull_request_template.md
1 parent 28fc7ed commit 529c3c7

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/pull_request_template.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<!-- ✨ THANKS FOR CONTRIBUTING TO USEFULIB - YOU ROCK :) ✨ -->
2+
3+
# What's in this usefulib?
4+
Replace this with what you've added and what it does.
5+
6+
7+
## Did you add tests?
8+
Replace this and explain whether you were able to add tests to `tests.py`. If you weren't, that's absolutely FINE! Just explain why and more experienced members of the community will help you :)
9+
10+
## Does this solve an issue?
11+
Replace this and tell us if this PR solves any issues.
12+
13+
## Checklist
14+
- [ ] Have you followed the [contributing guidelines](https://github.com/hamdivazim/usefulib/blob/main/CONTRIBUTING.md)?
15+
- [ ] Have you added your usefulib to the [list of usefulibs](https://github.com/hamdivazim/usefulib/blob/main/ALLFUNCTIONS.md)?
16+
- [ ] Have you added a test (or explained why you couldn't above) using the guide [here](https://github.com/hamdivazim/usefulib/blob/main/CONTRIBUTING.md#writing-tests)?

0 commit comments

Comments
 (0)