Skip to content

Commit 67797f2

Browse files
authored
Create pull_request_template.md
1 parent c7c11af commit 67797f2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

pull_request_template.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
### Your checklist for this pull request
2+
🚨Please review the [guidelines for contributing](https://github.com/larissalages/code_problems/blob/master/CONTRIBUTING.md) to this repository.
3+
4+
- [ ] Make sure your files are in the right folder!
5+
- [ ] Make sure you add the extension of the file (.cpp, .python, .java, etc).
6+
- [ ] If your code is a solution for a code problem, please tell which one.
7+
- [ ] Make sure your code is working, test for a lot of cases.
8+
9+
### Description
10+
Please describe your pull request.
11+
12+
:heart: Thank you!

0 commit comments

Comments
 (0)