mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
28 lines
628 B
Markdown
28 lines
628 B
Markdown
Subject: <what happen when you do on which document project>
|
|
|
|
### Problem
|
|
- <Detail of problem>
|
|
|
|
#### Procedure to reproduce the problem
|
|
```
|
|
<Paste your command-line here which cause the problem>
|
|
```
|
|
|
|
#### Error logs / results
|
|
```
|
|
<Paste your error log here>
|
|
```
|
|
- <public link of unexpected result if you have>
|
|
|
|
#### Expected results
|
|
<Describe what to actually do>
|
|
|
|
### Reproducible project / your project
|
|
- <link to your project, or attach zipped small project sample>
|
|
|
|
### Environment info
|
|
- OS: <Unix/Linux/Mac/Win/other with version>
|
|
- Python version:
|
|
- Sphinx version:
|
|
- <Extra tools e.g.: Browser, tex or something else>
|