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:
Brian Dashore 2024-02-09 14:53:08 -05:00
parent c3601bdd18
commit 17636ed899

11
.github/pull_request_template.md vendored Normal file
View 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.