Skip to content

Commit 2f50cc9

Browse files
Update PR Template (#7870)
* Update pull_request_template.md * Update pull_request_template.md * Update pull_request_template.md * Update pull_request_template.md * add Testing section * genericize complete field * Update .github/pull_request_template.md Co-authored-by: Patrick Miller <[email protected]> * Update .github/pull_request_template.md Co-authored-by: Patrick Miller <[email protected]>
1 parent f271ff6 commit 2f50cc9

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

.github/pull_request_template.md

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
1-
### Description
2-
<!--- Describe your changes here. --->
1+
### Problem
2+
<!--- Why is this PR necessary? What problems exist that needed solving? --->
3+
4+
5+
### Solution
6+
<!--- Explain how your solution fixes the problem and summarize the major code changes. --->
7+
8+
9+
### Testing Completed
10+
<!--- List test scripts/unit tests and any manual testing that was performed. If no test scripts or unit tests are present, explain why. --->
11+
12+
13+
### Supporting Information
14+
<!--- Any related information, todos, breaking changes, or outstanding issues can be described here --->
15+
316

417
---
5-
**Target Minecraft Versions:** any <!-- 'any' means all supported versions -->
6-
**Requirements:** none <!-- Required plugins, server software... -->
7-
**Related Issues:** none <!-- Links to related issues -->
18+
**Completes:** none <!-- Links to issues or discussions that should be completed when this PR is merged. -->
19+
**Related:** none <!-- Links to issues or discussions with related information -->

0 commit comments

Comments
 (0)