Skip to content

Commit ae311b5

Browse files
elukoyanovDavertMik
authored andcommitted
change docs generating command (#2050)
1 parent ba6b3cf commit ae311b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ Applicable helpers:
2727
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
2828
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
2929
- [ ] Tests have been added
30-
- [ ] Documentation has been added (Run `./runio docs`)
30+
- [ ] Documentation has been added (Run `npm run docs`)
3131
- [ ] Lint checking (Run `npm run lint`)
3232
- [ ] Local tests are passed (Run `npm test`)

0 commit comments

Comments
 (0)