diff options
| author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-12-29 18:37:45 +0900 |
|---|---|---|
| committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-12-29 18:37:45 +0900 |
| commit | a122397b4b5f5ab313f2e3fa28609aaf5cc79ab0 (patch) | |
| tree | bb861d7b904d1cf678918b5c9d1ffcec2f4f86bc /.github | |
| parent | bac090cf40db31ddb74abb573fd3260af3d93734 (diff) | |
| parent | 3f7bf48715ed5d6b0cf5d2645ee2886975b97b10 (diff) | |
| download | sphinx-git-a122397b4b5f5ab313f2e3fa28609aaf5cc79ab0.tar.gz | |
Merge branch '3.x'
Diffstat (limited to '.github')
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6f4fe672f..c8f8969a1 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -7,7 +7,7 @@ Subject: <short purpose of this pull request> - Critical or severe bugs: X.Y.Z - Others: X.Y - For more details, see https://www.sphinx-doc.org/en/master/devguide.html#branch-model + For more details, see https://www.sphinx-doc.org/en/master/internals/release-process.html#branch-model --> ### Feature or Bugfix |
