Skip to content

Commit

Permalink
Fix PR templete
Browse files Browse the repository at this point in the history
  • Loading branch information
tshemsedinov committed Jan 1, 2025
1 parent 8b96f2f commit ec9a0e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ Change [ ] to [x] for completed items.

- [ ] tests and linter show no problems (`npm t`)
- [ ] tests are added/updated for bug fixes and new features
- [ ] code is properly formatted (`npm run fmt`)
- [ ] code is properly formatted (`npm run fix`)
- [ ] description of changes is added in CHANGELOG.md
- [ ] update .d.ts typings

0 comments on commit ec9a0e8

Please sign in to comment.