File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ reading the git commit log).
12
12
If you are updating the documentation, please do it in separate PRs from
13
13
code changes. And use the following structure for your documentation PR:
14
14
* 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`.
16
16
17
17
**PLEASE REMOVE THIS COMMENT BLOCK BEFORE SUBMITTING THE PR** (the bits
18
18
between the arrows)
19
19
20
- -->
20
+ -->
You can’t perform that action at this time.
0 commit comments