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 c462502 commit 9552067Copy full SHA for 9552067
.github/PULL_REQUEST_TEMPLATE.md
@@ -9,7 +9,7 @@ _[One line description of your change]_
9
- [ ] I've updated the documentation if necessary
10
11
#### If you've made changes to `gyb` files
12
-- [ ] I've run `.script/generate_boilerplate_files_with_gyb` and included updated generated files in a commit of this pull request
+- [ ] I've run `./scripts/generate_boilerplate_files_with_gyb.sh` and included updated generated files in a commit of this pull request
13
14
### Motivation:
15
@@ -21,4 +21,4 @@ _[Describe the modifications you've done.]_
21
22
### Result:
23
24
-_[After your change, what will change.]_
+_[After your change, what will change.]_
0 commit comments