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 eabb708 commit 312d5bcCopy full SHA for 312d5bc
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,7 +1,7 @@
1
### Pull Request checklist ###
2
<!-- Before submitting the PR, please address each item -->
3
- [ ] **Quality**: Make sure this PR builds and runs cleanly.
4
- - Inside the `glean/folder`, run:
+ - Inside the `glean/` folder, run:
5
- `npm run test` Runs _all_ tests
6
- `npm run lint && npm run lint:circular-deps` Runs _all_ linters
7
- [ ] **Tests**: This PR includes thorough tests or an explanation of why it does not
0 commit comments