Create pull request template
Asks users to give more information when committing a pull request. Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
parent
c3601bdd18
commit
17636ed899
1 changed files with 11 additions and 0 deletions
11
.github/pull_request_template.md
vendored
Normal file
11
.github/pull_request_template.md
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
**Is your pull request related to a problem? Please describe.**
|
||||
A clear and concise description of what the problem is. You can also link to an existing issue.
|
||||
|
||||
**Why should this feature be added?**
|
||||
An explanation of why the feature should be added. Please be as specific as possible to help us understand the reasoning.
|
||||
|
||||
**Examples**
|
||||
Examples of the feature in action and its significance compared to not having the feature.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the pull request here.
|
||||
Loading…
Add table
Add a link
Reference in a new issue