From 1fe912ad849c675876f4a9654238cbd92b55073c Mon Sep 17 00:00:00 2001 From: Yashasvi Matta <18bcs090@smvdu.ac.in> Date: Tue, 6 Oct 2020 18:07:17 +0530 Subject: [PATCH 1/2] Updated and enhanced the PR template --- PULL_REQUEST_TEMPLATE.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index aee392b4..bc20ec99 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -1,8 +1,8 @@ -Please make sure you have done the following: +Before submitting a PR, please ensure the following: -- [ ] Created a folder with the name of language you code inside `/Day/` directory (Where n is for nth day) -- [ ] Added your Codes -- [ ] Tested your codes -- [ ] Added credits (author and date) at the top of the code -- [ ] Updated README.md -- [ ] Added yourself as a contributor using `all-contributors-cli` +- [ ] Create a folder with the name of the language you code, inside the directory of the day you're contributing to. +- [ ] Add your code. +- [ ] Test your code. +- [ ] Add credits (author and date) at the top of the code. +- [ ] Update README.md of the day you are contributing to. +- [ ] Add yourself as a contributor using `all-contributors-cli`. \ No newline at end of file From dd0478c68521b69fc3acd3077e3950c54d463e4a Mon Sep 17 00:00:00 2001 From: Yashasvi Matta <18bcs090@smvdu.ac.in> Date: Tue, 6 Oct 2020 19:21:36 +0530 Subject: [PATCH 2/2] Updated and enhanced PR Template --- PULL_REQUEST_TEMPLATE.md | 2 +- dailycodebase | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 dailycodebase diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index bc20ec99..d1311f82 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,4 @@ -Before submitting a PR, please ensure the following: +Before submitting a PR, please ensure the following : - [ ] Create a folder with the name of the language you code, inside the directory of the day you're contributing to. - [ ] Add your code. diff --git a/dailycodebase b/dailycodebase new file mode 160000 index 00000000..20e1e723 --- /dev/null +++ b/dailycodebase @@ -0,0 +1 @@ +Subproject commit 20e1e723c34981d3f627dc48411d3a43f4eeeec4