Skip to content

Commit 777b8ed

Browse files
authored
Add PR template (#18)
1 parent a04d0de commit 777b8ed

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+
## Ticket
2+
3+
- Resolves #{TICKET NUMBER OR URL}
4+
5+
## Changes
6+
7+
> What was added, updated, or removed in this PR.
8+
9+
## Context for reviewers
10+
11+
> Background context, more in-depth details of the implementation, and anything else you'd like to call out or ask reviewers.
12+
13+
## Testing
14+
15+
> Provide testing instructions and evidence that the code works as expected. Include screenshots, [GIF demos](https://www.cockos.com/licecap/), shell commands or output to help show the changes working as expected. ProTip: you can drag and drop or paste images into this textbox.

0 commit comments

Comments
 (0)