Skip to content

Commit b8bcc20

Browse files
committed
Update pull request template
1 parent 3d454df commit b8bcc20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ reading the git commit log).
1212
If you are updating the documentation, please do it in separate PRs from
1313
code changes. And use the following structure for your documentation PR:
1414
* The first commit in the PR should include the changes to the markdown files and the name of the commit should start with `docs:`.
15-
* The second commit should be the generated content from running `make gendocs`. The commit message should be `regenerate docs`.
15+
* The second commit should be the generated content from running `make docs`. The commit message should be `regenerate docs`.
1616
1717
**PLEASE REMOVE THIS COMMENT BLOCK BEFORE SUBMITTING THE PR** (the bits
1818
between the arrows)
1919
20-
-->
20+
-->

0 commit comments

Comments
 (0)