Skip to content

Commit d0992dd

Browse files
Create pull_request_template.md
1 parent 3a88203 commit d0992dd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pull_request_template.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
### Description
2+
<!-- Add a description of the fix or feature here -->
3+
4+
### Checklist
5+
- [ ] The version field in `package.json` is incremented following [semantic versioning](https://semver.org/)
6+
- [ ] The box that allows repo maintainers to update this PR is checked
7+
- [ ] I tested locally to make sure this feature/fix works
8+
- [ ] This PR passes the Cicle CI checks

0 commit comments

Comments
 (0)