Skip to content

Commit d9ca553

Browse files
committed
Create pull_request_template.md
1 parent be18dd0 commit d9ca553

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/pull_request_template.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## Problem
2+
3+
<!-- Who is this for and what problem does it solve? -->
4+
5+
<!-- Closes #ISSUE_ID -->
6+
7+
## Changes
8+
9+
<!-- What did you change and why? -->
10+
<!-- If there are frontend changes, include screenshots. -->
11+
12+
## How did you test this?
13+
14+
<!-- Describe what you tested -- manual steps, automated tests, or both. -->
15+
<!-- If you're an agent, only list tests you actually ran. -->

0 commit comments

Comments
 (0)