We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1aed2d commit 7ab86f5Copy full SHA for 7ab86f5
1 file changed
.github/pull_request_template.md
@@ -5,5 +5,6 @@
5
## Checklist
6
7
- [ ] Did you write the test code?
8
+- [ ] Have you run `yarn run fix` to format and lint the code and docs?
9
- [ ] Have you run `yarn run test:coverage` to make sure there is no uncovered line?
10
- [ ] Did you write the JSDoc?
0 commit comments