Skip to content

Commit 6041d2d

Browse files
Created pull request template
1 parent 9978828 commit 6041d2d

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<!--
2+
Thank you for sending the PR! We appreciate you spending the time to work on these changes.
3+
4+
Help us understand your motivation by explaining why you decided to make this change.
5+
You can learn more about contributing to NeoAlgo here: https://github.com/TesseractCoding/NeoAlgo/blob/master/CONTRIBUTING.md
6+
7+
Happy Contributing!
8+
9+
-->
10+
# Description
11+
12+
(Write your answer here.)
13+
14+
## Related Issues or Pull Requests
15+
16+
#(Mention Issue Number Here.)
17+
18+
### Have you read the [Contributing Guidelines on Pull Requests](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/CONTRIBUTING.md)?
19+
20+
- [ ] Yes
21+
- [ ] No
22+
23+
### Checklist
24+
25+
- [ ] I've read the contribution guidelines.
26+
- [ ] I've checked the issue list before deciding what to submit.
27+
- [ ] I've edited the `README.md` and link to my code.
28+

0 commit comments

Comments
 (0)