We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba6b3cf commit ae311b5Copy full SHA for ae311b5
.github/PULL_REQUEST_TEMPLATE.md
@@ -27,6 +27,6 @@ Applicable helpers:
27
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
28
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
29
- [ ] Tests have been added
30
-- [ ] Documentation has been added (Run `./runio docs`)
+- [ ] Documentation has been added (Run `npm run docs`)
31
- [ ] Lint checking (Run `npm run lint`)
32
- [ ] Local tests are passed (Run `npm test`)
0 commit comments