Skip to content

Commit

Permalink
Edit pull request template (#22)
Browse files Browse the repository at this point in the history
**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.
  • Loading branch information
laisspportugal authored May 2, 2024
1 parent f7e6302 commit d3619ad
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,10 @@
<!-- link relevant GitHub issues -->
<!-- add `docs` label if this PR requires documentation updates -->
<!-- add relevant metric tracking for experimental / new features -->

**Checklist**

- [ ] The web version was tested and it is running ok
- [ ] The desktop version was tested and it is running ok
- [ ] I've updated/created the storybook file(s)
- [ ] The release version was updated on package.json files

0 comments on commit d3619ad

Please sign in to comment.