From 0fc87905a4688f15022b68abc0ecc30c5f59de23 Mon Sep 17 00:00:00 2001 From: ggg27 <52841257+ggg27@users.noreply.github.com> Date: Mon, 22 Jul 2019 17:56:47 +0000 Subject: [PATCH 01/10] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e2c31e15..d1d97b09 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,3 +9,12 @@ Resolves: #none + +#### Check List + +- [ ] Have read and understand [CONTRIBUTING.md](https://github.com/privacytoolsIO/privacytools.io/blob/master/.github/CONTRIBUTING.md) + +- [ ] Listed Source code in [Source_Code.md](https://github.com/privacytoolsIO/privacytools.io/blob/master/source_code.md) + +- [ ] Project Is [Free Software](https://www.wikipedia.org/wiki/Free_software) +Source Code (if yes): -- 2.49.1 From 2c68cc1b6f239d5d9cfc255495ede206555d962a Mon Sep 17 00:00:00 2001 From: ggg27 <52841257+ggg27@users.noreply.github.com> Date: Mon, 22 Jul 2019 17:59:59 +0000 Subject: [PATCH 02/10] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d1d97b09..1f6d0099 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -17,4 +17,5 @@ Please add screenshots if applicable - [ ] Listed Source code in [Source_Code.md](https://github.com/privacytoolsIO/privacytools.io/blob/master/source_code.md) - [ ] Project Is [Free Software](https://www.wikipedia.org/wiki/Free_software) -Source Code (if yes): + +Code Repository (if applicable): -- 2.49.1 From 3cbbf5708a3e6d9c709d85f47eecf183fd1cb8b9 Mon Sep 17 00:00:00 2001 From: ggg27 <52841257+ggg27@users.noreply.github.com> Date: Fri, 26 Jul 2019 02:26:42 +0000 Subject: [PATCH 03/10] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 1f6d0099..299a5da9 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -10,12 +10,12 @@ Resolves: #none -#### Check List +#### Check List -- [ ] Have read and understand [CONTRIBUTING.md](https://github.com/privacytoolsIO/privacytools.io/blob/master/.github/CONTRIBUTING.md) +- [ ] I Have read and understand [CONTRIBUTING.md](https://github.com/privacytoolsIO/privacytools.io/blob/master/.github/CONTRIBUTING.md) -- [ ] Listed Source code in [Source_Code.md](https://github.com/privacytoolsIO/privacytools.io/blob/master/source_code.md) +- [ ] I have listed any applicable source [source_code.md](https://github.com/privacytoolsIO/privacytools.io/blob/master/source_code.md) -- [ ] Project Is [Free Software](https://www.wikipedia.org/wiki/Free_software) +- [ ] This project is [Free Software](https://www.wikipedia.org/wiki/Free_software) Code Repository (if applicable): -- 2.49.1 From c627535bebc8f281d724088d461359facf9b62a4 Mon Sep 17 00:00:00 2001 From: ggg27 <52841257+ggg27@users.noreply.github.com> Date: Fri, 26 Jul 2019 02:27:21 +0000 Subject: [PATCH 04/10] Update .github/PULL_REQUEST_TEMPLATE.md Co-Authored-By: nitrohorse <1514352+nitrohorse@users.noreply.github.com> --- .github/PULL_REQUEST_TEMPLATE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 299a5da9..0cfeddfa 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -7,7 +7,6 @@ Resolves: #none #### Check List -- 2.49.1 From fb51cb17333bf6e56fa2bf7d82adb4cf2d93e7af Mon Sep 17 00:00:00 2001 From: ggg27 <52841257+ggg27@users.noreply.github.com> Date: Tue, 30 Jul 2019 02:44:49 +0000 Subject: [PATCH 05/10] Update .github/PULL_REQUEST_TEMPLATE.md Co-Authored-By: Jonah Aragon --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0cfeddfa..88b58e02 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -15,6 +15,6 @@ Resolves: #none -- [ ] I Have read and understand [CONTRIBUTING.md](https://github.com/privacytoolsIO/privacytools.io/blob/master/.github/CONTRIBUTING.md) +- [ ] I have read and understand [CONTRIBUTING.md](https://github.com/privacytoolsIO/privacytools.io/blob/master/.github/CONTRIBUTING.md) - [ ] I have listed the source code for this project in [source_code.md](https://github.com/privacytoolsIO/privacytools.io/blob/master/source_code.md) -- 2.49.1 From a81a8a01a699012ec5693aa6284358d19e4607ae Mon Sep 17 00:00:00 2001 From: ggg27 <52841257+ggg27@users.noreply.github.com> Date: Tue, 30 Jul 2019 02:47:09 +0000 Subject: [PATCH 08/10] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 81849ece..81761afc 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,12 +2,7 @@ ## Description -Resolves: #none - - +Resolves: #none @@ -15,6 +10,6 @@ Resolves: #none -- [ ] I have read and understand [CONTRIBUTING.md](https://github.com/privacytoolsIO/privacytools.io/blob/master/.github/CONTRIBUTING.md) +- [ ] I have read and understand [CONTRIBUTING.md](https://github.com/privacytoolsIO/privacytools.io/blob/master/.github/CONTRIBUTING.md). -- [ ] I have listed the source code for this project in [source_code.md](https://github.com/privacytoolsIO/privacytools.io/blob/master/source_code.md) +- [ ] I have listed the source code for this project in [source_code.md](https://github.com/privacytoolsIO/privacytools.io/blob/master/source_code.md). -- [ ] This project is [free/libre software](https://www.wikipedia.org/wiki/Free_software) +- [ ] This project is [free/libre software](https://www.wikipedia.org/wiki/Free_software). + +- [ ] This project has an [associated discussion](https://github.com/privacytoolsIO/privacytools.io/issues). Code Repository (if applicable): -- 2.49.1 From 8b9d714bfe33644ff23cad6a39d684bfb0e6dcd0 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Thu, 8 Aug 2019 19:08:52 -0700 Subject: [PATCH 10/10] Trigger build -- 2.49.1