Mineclonia/.gitea/pull_request_template.md

44 lines
836 B
Markdown
Raw Normal View History

2021-05-03 05:11:24 -07:00
## Problem
TRACKING ISSUE: #<!-- Tracking issue number -->
<!--
Describe WHAT problem this pull request solves.
If the tracking issue includes all the needed
information, you can leave this section empty.
-->
## Solution
<!-- Describe HOW this pull request solves its problem. -->
## Details
<!-- Include any additional information here. -->
## Testing Steps
<!--
Write how we can verify this patch addresses its problem.
If you need more steps, just keep adding numbers. If you
don't need them all, delete the empty numbers.
-->
1.
2.
3.
<!--
If your pull request still needs work, uncomment the
following section and include a list of things that
need to be done before it's ready for us to look at.
Please remember to put WIP: in front of the title as well.
-->
<!--
## To do
- [ ] Item 1
- [ ] Item 2
- [ ] Item 3
-->