Skip to content

Commit c8468c7

Browse files
Merge pull request #184 from pipedrive/GRAL-5188
GRAL-5188: add pr template
2 parents 496c7a2 + 0bcd0ca commit c8468c7

File tree

1 file changed

+37
-0
lines changed

1 file changed

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

0 commit comments

Comments
Β (0)