Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
Update pull_request_template.md
Browse files Browse the repository at this point in the history
(cherry picked from commit 393d96f)
  • Loading branch information
gburton committed Aug 12, 2019
1 parent e57d926 commit 79351fa
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
**IMPORTANT: Please do not create a Pull Request without creating an issue first.**
**IMPORTANT: Please do not create a PR unless you have first created an ISSUE and your issue has been discussed and accepted.**

*Any change needs to be discussed before proceeding. Failure to do so WILL result in the rejection of the pull request.*
*Any change needs to be discussed BEFORE you make a Pull Request. Failure to do so WILL result in immediate rejection of your Pull Request.*

Please provide enough information so that others can review your pull request (you can skip this if you're fixing a simple typo):
Please provide enough information in your raised ISSUE so that others can understand and review the details of your Test Plan:

Explain the **details** for making this change. What existing problem does the pull request solve?
Example: When "Adding a function to do X", explain why it is necessary to have a way to do X.

**Test plan (required)**

Demonstrate the code is solid.
Demonstrate the code is solid.

Example: Link to an install that shows your new code in action. If that is not possible provide screenshots and/or the exact commands you ran and their output, screenshots / videos if the pull request changes UI.

0 comments on commit 79351fa

Please sign in to comment.