From 00916076184810b7724afce62c9aaf9984bc5674 Mon Sep 17 00:00:00 2001 From: rugk Date: Wed, 8 Feb 2017 09:29:31 +0100 Subject: [PATCH] :memo: Simplify isue & PR template I saw GitHub's new TOS already address the contribution/licensing issue, so that the checkbox is not necessary. See https://help.github.com/articles/github-terms-of-service-draft/#5-license-grant-to-other-users --- .github/ISSUE_TEMPLATE.md | 7 ++++--- .github/PULL_REQUEST_TEMPLATE.md | 7 ------- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 11df2f36..f8363e8b 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,5 +1,5 @@ - + ## Steps to reproduce @@ -18,8 +18,6 @@ Here you can add screenshots. If the issue is e.g. a client-side issue (= an iss If you have access to the server log files, also copy them here. --> -* I can reproduce this issue on : Yes / No - ## Basic information @@ -36,3 +34,6 @@ If you have access to the server log files, also copy them here. **PrivateBin version:** + +* I can reproduce this issue on : Yes / No + diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ebb33c4b..32ada5b6 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,12 +1,5 @@ - -* [ ] I agree to release the changes in this PR under the Zlib/libpng license as shown in the [LICENSE file](https://github.com/PrivateBin/PrivateBin/blob/master/LICENSE.md#zliblibpng-license-for-privatebin). - - -