mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
30 lines
549 B
Markdown
30 lines
549 B
Markdown
Subject: <short purpose of this pull request>
|
|
|
|
<!--
|
|
Before posting a pull request, please choose a appropriate branch:
|
|
|
|
- Breaking changes: master
|
|
- 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
|
|
-->
|
|
|
|
### Feature or Bugfix
|
|
<!-- please choose -->
|
|
- Feature
|
|
- Bugfix
|
|
- Refactoring
|
|
|
|
### Purpose
|
|
- <long purpose of this pull request>
|
|
- <Environment if this PR depends on>
|
|
|
|
### Detail
|
|
- <feature1 or bug1>
|
|
- <feature2 or bug2>
|
|
|
|
### Relates
|
|
- <URL or Ticket>
|
|
|