Skip to content

Commit bac69d4

Browse files
SvA1MadhavBahlAadit Kamat
authored
updated PR template (#348)
* updated PR template * Update PULL_REQUEST_TEMPLATE.md Co-authored-by: MADHAV BAHL <madhavbahl10@gmail.com> * Update PULL_REQUEST_TEMPLATE.md Co-authored-by: Aadit Kamat <aadit.k12@gmail.com> * Update PULL_REQUEST_TEMPLATE.md Co-authored-by: Aadit Kamat <aadit.k12@gmail.com> * Update PULL_REQUEST_TEMPLATE.md Co-authored-by: Aadit Kamat <aadit.k12@gmail.com> Co-authored-by: MADHAV BAHL <madhavbahl10@gmail.com> Co-authored-by: Aadit Kamat <aadit.k12@gmail.com>
1 parent 23dab55 commit bac69d4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
Please make sure you have done the following:
1+
# Please make sure you have done the following:
22

3-
- [ ] Created a folder with the name of language you code inside `/Day<n>/` directory (Where n is for nth day)
4-
- [ ] Added your Codes
5-
- [ ] Tested your codes
3+
- [ ] Created a folder with the name of language you code inside directory for the day you are making the contribution to
4+
- [ ] Added the source code file inside `/Day<n>/<Language>/`
5+
- [ ] Tested your code
66
- [ ] Added credits (author and date) at the top of the code
7-
- [ ] Updated README.md
7+
- [ ] Updated README.md for `/Day <n>/`
88
- [ ] Added yourself as a contributor using `all-contributors-cli`

0 commit comments

Comments
 (0)