Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Commit 86dbf85

Browse files
jamesdanielsmyspivey
authored andcommitted
chore(): Update PR template with yarn
1 parent 93b0548 commit 86dbf85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ before sending PRs. We cannot accept code without this.
2525
- Issue number for this PR: #nnn (required)
2626
- Docs included?: (yes/no; required for all API/functional changes)
2727
- Test units included?: (yes/no; required)
28-
- In a clean directory, `npm install`, `npm run build`, and `npm test` run successfully? (yes/no; required)
28+
- In a clean directory, `yarn install`, `yarn test` run successfully? (yes/no; required)
2929

3030
### Description
3131

0 commit comments

Comments
 (0)