Skip to content

Commit 0b5b961

Browse files
GRAL-5188: add pr template
1 parent f0db137 commit 0b5b961

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
2+
## Related Tickets & Documents
3+
4+
<!--
5+
Add task/issue you were working on and any other documents.
6+
-->
7+
8+
## Description
9+
10+
<!--
11+
Please do not leave this blank!
12+
Summary of the change or issues fixed.
13+
-->
14+
15+
## Type of PR?
16+
17+
<!-- Remove the comment blocks to uncomment all applicable types -->
18+
19+
<!-- - πŸ• New feature -->
20+
<!-- - πŸ› Bug Fix -->
21+
<!-- - πŸš€ Enhancement -->
22+
<!-- - 🚧 Maintenance -->
23+
<!-- - πŸ—οΈ Other: [Specify your type] -->
24+
25+
## Manual testing
26+
27+
<!-- Outline manual tests performed to verify the changes.
28+
Attach any Screenshots πŸ“Έ
29+
-->
30+
31+
## Automated tests added?
32+
33+
<!-- Add an 'X' in the box to check them. ex: [x] -->
34+
35+
- [ ] πŸ‘ Unit tests
36+
- [ ] πŸ‘ Functional tests
37+
- [ ] πŸ‘ E2E tests
38+
- [ ] πŸ™… N/A

0 commit comments

Comments
Β (0)