This repository has been archived by the owner on Jun 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 201
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(cherry picked from commit 393d96f)
- Loading branch information
Showing
1 changed file
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |