From 0aac9242df339880f1c1cc7d5fe5b844b6924d7d Mon Sep 17 00:00:00 2001 From: SvA1 <41849274+SvA1@users.noreply.github.com> Date: Mon, 5 Oct 2020 20:10:47 +0300 Subject: [PATCH 1/5] updated PR template --- PULL_REQUEST_TEMPLATE.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index aee392b4..ca9f6cfa 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -1,8 +1,8 @@ -Please make sure you have done the following: +# Please make sure you have done the following: -- [ ] Created a folder with the name of language you code inside `/Day/` directory (Where n is for nth day) -- [ ] Added your Codes +- [ ] Created a folder with the name of language you code inside directory for the day you are making the contribution to +- [ ] Added your codes - [ ] Tested your codes - [ ] Added credits (author and date) at the top of the code -- [ ] Updated README.md +- [ ] Updated README.md of the day you are contributing to - [ ] Added yourself as a contributor using `all-contributors-cli` From 8139af1112df7b43703f37c1dcc7551d3ad6ea3d Mon Sep 17 00:00:00 2001 From: Svetlana A <41849274+SvA1@users.noreply.github.com> Date: Tue, 6 Oct 2020 09:06:16 +0300 Subject: [PATCH 2/5] Update PULL_REQUEST_TEMPLATE.md Co-authored-by: MADHAV BAHL --- PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index ca9f6cfa..9a8b34bb 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -4,5 +4,5 @@ - [ ] Added your codes - [ ] Tested your codes - [ ] Added credits (author and date) at the top of the code -- [ ] Updated README.md of the day you are contributing to +- [ ] Updated README.md of the day you are contributing to - [ ] Added yourself as a contributor using `all-contributors-cli` From 8ebac4c7d8b3937eeab3bd309ca382328df36c62 Mon Sep 17 00:00:00 2001 From: Svetlana A <41849274+SvA1@users.noreply.github.com> Date: Tue, 6 Oct 2020 17:57:20 +0300 Subject: [PATCH 3/5] Update PULL_REQUEST_TEMPLATE.md Co-authored-by: Aadit Kamat --- PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 9a8b34bb..06c0647c 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -4,5 +4,5 @@ - [ ] Added your codes - [ ] Tested your codes - [ ] Added credits (author and date) at the top of the code -- [ ] Updated README.md of the day you are contributing to +- [ ] Updated README.md for `/Day /` - [ ] Added yourself as a contributor using `all-contributors-cli` From 1c7b2608ee3d78e4247043d5adc421c5ee4f337b Mon Sep 17 00:00:00 2001 From: Svetlana A <41849274+SvA1@users.noreply.github.com> Date: Tue, 6 Oct 2020 17:57:31 +0300 Subject: [PATCH 4/5] Update PULL_REQUEST_TEMPLATE.md Co-authored-by: Aadit Kamat --- PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 06c0647c..5fec2684 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -2,7 +2,7 @@ - [ ] Created a folder with the name of language you code inside directory for the day you are making the contribution to - [ ] Added your codes -- [ ] Tested your codes +- [ ] Tested your code - [ ] Added credits (author and date) at the top of the code - [ ] Updated README.md for `/Day /` - [ ] Added yourself as a contributor using `all-contributors-cli` From c9962d4eaa89959257ab662c5a8dcd8a9d6ab768 Mon Sep 17 00:00:00 2001 From: Svetlana A <41849274+SvA1@users.noreply.github.com> Date: Tue, 6 Oct 2020 17:57:41 +0300 Subject: [PATCH 5/5] Update PULL_REQUEST_TEMPLATE.md Co-authored-by: Aadit Kamat --- PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 5fec2684..1749e5f6 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,7 @@ # Please make sure you have done the following: - [ ] Created a folder with the name of language you code inside directory for the day you are making the contribution to -- [ ] Added your codes +- [ ] Added the source code file inside `/Day//` - [ ] Tested your code - [ ] Added credits (author and date) at the top of the code - [ ] Updated README.md for `/Day /`