Skip to content

Commit ab05e85

Browse files
committed
Include lint validation as a requirement in the PR template
1 parent 9f90731 commit ab05e85

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ This PR makes **[no / minor / major]** API changes.
99

1010
### Testing Plan
1111
- [ ] I have verified that I have not introduced new warnings in this PR (or explain why below)
12+
- [ ] I have verified that this PR passes lint validation
1213
- [ ] I have run the unit tests with this PR
1314
- [ ] I have tested this PR against Core and verified behavior (if applicable, if not applicable, explain why below).
1415

0 commit comments

Comments
 (0)