We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23dab55 commit bac69d4Copy full SHA for bac69d4
PULL_REQUEST_TEMPLATE.md
@@ -1,8 +1,8 @@
1
-Please make sure you have done the following:
+# Please make sure you have done the following:
2
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
+- [ ] Created a folder with the name of language you code inside directory for the day you are making the contribution to
+- [ ] Added the source code file inside `/Day<n>/<Language>/`
+- [ ] Tested your code
6
- [ ] Added credits (author and date) at the top of the code
7
-- [ ] Updated README.md
+- [ ] Updated README.md for `/Day <n>/`
8
- [ ] Added yourself as a contributor using `all-contributors-cli`
0 commit comments