Skip to content

Commit fe988be

Browse files
committed
docs(.github/pull_request_template): add checklist for running 'pnpm run fix'
1 parent a1aed2d commit fe988be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
## Checklist
66

77
- [ ] Did you write the test code?
8+
- [ ] Have you run `pnpm run fix` to format and lint the code and docs?
89
- [ ] Have you run `yarn run test:coverage` to make sure there is no uncovered line?
910
- [ ] Did you write the JSDoc?

0 commit comments

Comments
 (0)