Skip to content

Commit 79d5f6b

Browse files
committedMar 6, 2025
[AXON-198] add pull request template
1 parent 172e307 commit 79d5f6b

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
 

‎.github/PULL_REQUEST_TEMPLATE.md

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
### What is this change?
2+
3+
> Thanks for considering making a PR to this repository!👋
4+
>
5+
> Please give us a brief description of what the proposed change is.
6+
>
7+
> As reviewers, we'd really appreciate if you could elaborate on the context of the change.
8+
> * If there is an issue related to the change, please make sure to link it!
9+
> * If not - please describe the change from a user perspective.
10+
> * Is there a user concern the change is addressing that we might not be aware of?
11+
>
12+
> If you're making changes to UI components, or affects UX in other ways - please include before-and-after screenshots 🖼️
13+
>
14+
> Please feel free to delete this header when submitting the PR!
15+
16+
17+
18+
### How was this tested?
19+
20+
> 🔧 Did you make sure the proposed change works, before submitting the PR?
21+
> If yes, please tell us how!
22+

0 commit comments

Comments
 (0)
Failed to load comments.