Skip to content

Commit d3619ad

Browse files
Edit pull request template (#22)
**User-Facing Changes** There is no user-facing changes **Description** Adding a checklist to remind the developer about the checks that we agreed to perform before merging a PR.
1 parent f7e6302 commit d3619ad

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/pull_request_template.md

+7
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,10 @@
77
<!-- link relevant GitHub issues -->
88
<!-- add `docs` label if this PR requires documentation updates -->
99
<!-- add relevant metric tracking for experimental / new features -->
10+
11+
**Checklist**
12+
13+
- [ ] The web version was tested and it is running ok
14+
- [ ] The desktop version was tested and it is running ok
15+
- [ ] I've updated/created the storybook file(s)
16+
- [ ] The release version was updated on package.json files

0 commit comments

Comments
 (0)