Skip to content

Commit cdadfa1

Browse files
authored
Add step to fetch configlet to PR template (#268)
1 parent b63ef91 commit cdadfa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44

55

66
## Checklist
7-
- [ ] If docs where changed, run `./bin/configlet generate` to ensure all documents are properly generated.
7+
- [ ] If docs where changed, run `./bin/fetch-configlet && ./bin/configlet generate` to ensure all documents are properly generated.
88
- [ ] CI is green

0 commit comments

Comments
 (0)