From: Scott <628593+sr55@users.noreply.github.com> Date: Sat, 9 Jun 2018 11:29:09 +0000 (+0100) Subject: Create PULL_REQUEST_TEMPLATE.md X-Git-Tag: 1.2.0~347 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=76ded8fa2d981f76015fe4dcc3ca77574039ae4e;p=handbrake Create PULL_REQUEST_TEMPLATE.md --- diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..456055b0b --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,22 @@ + +**Before Posting:** + +- [ ] For moderate to large issues, pleae create a new issue to disucss the change before raising a pull request. +This will allow us to confirm the change is suitable for HandBarke and make any suggestions that may be relevant. + +**Description of Change:** + + + + + +**Test on:** + +- [ ] Windows 10+ (via MinGW) +- [ ] macOS 10.13+ +- [ ] Ubuntu Linux + +**Screenshots (If relevant):** + + +**Log file output (If relevant):**