We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9e5a4c commit df12f52Copy full SHA for df12f52
.github/pull_request_template.md
@@ -10,7 +10,7 @@ Please fill in the following content to let us know better about this change.
10
## Checklist
11
12
- [ ] Add test cases to all the changes you introduce
13
-- [ ] Run `./script/format` and `./script/test` locally to ensure this change passes linter check and test
+- [ ] Run `./scripts/format` and `./scripts/test` locally to ensure this change passes linter check and test
14
- [ ] Test the changes on the local machine manually
15
- [ ] Update the documentation for the changes
16
0 commit comments