From 3c4495e61d29167cbf768e4b0eb946842e5378cf Mon Sep 17 00:00:00 2001 From: Charles Malouin <62019735+Vysp3r@users.noreply.github.com> Date: Fri, 23 Sep 2022 11:09:44 -0400 Subject: [PATCH] :memo: Create pull request template --- .github/pull_request_template.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..a458119 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,17 @@ +*Thank you for contributing to ProtonPlus! So that your Pull Request can be handled effectively, please populate the following fields (delete sections that are not applicable)* + +### Category +> One of: Bugfix / Feature / Code style update / Refactoring Only / Build related changes / Documentation / Other (Please specify!) + +### Overview +> Briefly outline your new changes... + +### Issue Number _(if applicable)_ +> Related issue: #00 + +### New Vars _(if applicable)_ +> If you've added any new build scripts, environmental variables, config file options, dependency please outline here. + +### Screenshot _(if applicable)_ +> If you've introduced any significant UI changes, please include a screenshot. +