File tree Expand file tree Collapse file tree 2 files changed +66
-0
lines changed Expand file tree Collapse file tree 2 files changed +66
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : " Bug report \U0001F41B "
3+ about : " Create a report to help us improve"
4+ labels : " bug"
5+
6+ ---
7+
8+ ### Describe the Bug
9+ <!-- A clear and concise description of what the bug is. -->
10+ <!-- IMPORTANT: Before you open an issue, please make sure to search the existing issues to avoid duplicates! -->
11+
12+
13+ ### Minimal Example to Reproduce
14+ <!-- A minimal example of your models and sphinx configuration. -->
15+
16+
17+ ### Expected Behavior
18+ <!-- A clear and concise description of what you expected to happen. -->
19+
20+
21+ ### Actual Behavior
22+ <!-- A clear and concise description of what actually happened. -->
23+
24+
25+ ### Additional Information
26+ <!-- Add any other context (e.g. logs, screenshots, etc.) about the problem here. -->
27+
28+ <details >
29+ <summary >Traceback</summary >
30+
31+ ```
32+ ```
33+
34+ </details >
35+
36+
37+ ### System Information
38+ <!-- Tell us about your environment. -->
39+
40+ OS version:
41+ Python version:
42+ Sphinx version:
43+ sphinxcontrib_django version:
Original file line number Diff line number Diff line change 1+ ---
2+ name : " Feature request \U0001F4A1 "
3+ about : " Suggest an idea for this project"
4+ labels : " feature request"
5+
6+ ---
7+
8+ ### Motivation
9+ <!-- A clear and concise description of what the motivation for the new feature is, and what problem it is solving. -->
10+ <!-- IMPORTANT: Before you open an issue, please make sure to search the existing issues to avoid duplicates! -->
11+
12+
13+ ### Proposed Solution
14+ <!-- A clear and concise description of the feature you would like to add, and how it solves the motivating problem. -->
15+
16+
17+ ### Alternatives
18+ <!-- A clear and concise description of any alternative solutions or features you've considered, and why you're proposed solution is better. -->
19+
20+
21+ ### Additional Context
22+ <!-- Add any other information or screenshots about the feature request here. -->
23+
You can’t perform that action at this time.
0 commit comments