Add: PR template

This commit is contained in:
Nicholas Wallace 2024-11-11 21:20:53 -07:00
parent 5a2bdc58da
commit 0d54b57151

26
.github/pull_request_template.md vendored Normal file
View File

@ -0,0 +1,26 @@
<!--
For Work In Progress Pull Requests, please use the Draft PR feature,
see https://github.blog/2019-02-14-introducing-draft-pull-requests/ for further details.
If you do not follow this template, the PR may be closed without review.
-->
## Brief summary
<!-- Please provide a brief summary of what your PR attempts to achieve. Include a reference to the issue this PR addresses. -->
## In-depth Description
<!--
Describe your solution in more depth.
How does it work? Why is this the best solution?
Does it solve a problem that affects multiple users or is this an edge case for your setup?
-->
## How have you tested this?
<!-- Please describe in detail with reproducible steps how you tested your changes. -->
## Screenshots
<!-- If your PR includes any changes to the web client, please include screenshots or a short video from before and after your changes. -->