Skip to content

Commit

Permalink
add Test plan section to PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAfroOfDoom committed Dec 20, 2023
1 parent 1e2943f commit ba1237c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ what is the primary purpose of this PR?

---

## Test plan
<!--
does this PR include any unit tests for its new code?
if yes, briefly describe them.
if no, explain why.
-->

## Reproducing in-game
<!--
how to view the thing you added in-game (Minecraft), if applicable.
Expand Down

0 comments on commit ba1237c

Please sign in to comment.