From 9e45ead016e5bc7823629719c42ef07e3b288dec Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Fri, 2 Nov 2018 15:10:38 +0400 Subject: [PATCH] Add pull request template --- .github/issue_template.md | 6 ------ .github/pull_request_template.md | 4 ++++ 2 files changed, 4 insertions(+), 6 deletions(-) create mode 100644 .github/pull_request_template.md diff --git a/.github/issue_template.md b/.github/issue_template.md index 5bd06f4..8626366 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,17 +1,11 @@ **Do you want to request a *feature* or report a *bug*?** - **What is the current behavior?** - **Expected behavior** - **Screenshots** - **Pennywise Version:** - **OS / OS Version:** - diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..cd77415 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,4 @@ +**What does this PR do?** + +**What platforms did you test it on?** +