Skip to content

Commit e481f3c

Browse files
authored
Merge pull request #27 from monstar-lab-oss/feature/pullrequesttemplate
Create pull-request-template.md
2 parents 8e51848 + b950afd commit e481f3c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/pull-request-template.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
**Acceptance criteria:**
2+
- [ ] PR title includes Jira ticket reference
3+
- [ ] Follows UI patterns from [UI manifesto](https://github.com/monstar-lab-oss/ui-manifesto)
4+
- [ ] Loading/error/empty states taken into account
5+
- [ ] Status of Jira ticket updated
6+
- [ ] Removed commented out code
7+
- [ ] Removed unnecessary logging
8+
- [ ] Tested flows in airplane mode and bad connection
9+
- [ ] Updated documentation (please add a link if other than README 😊)
10+
11+
**Related to other PRs:**
12+
13+
**Notes for reviewers:**

0 commit comments

Comments
 (0)