File tree Expand file tree Collapse file tree 3 files changed +59
-0
lines changed Expand file tree Collapse file tree 3 files changed +59
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Use this template for reporting a bug related to building the documentation.
4+ title : ' '
5+ labels : bug
6+ assignees : ' '
7+
8+ ---
9+
10+ ## Platform
11+ <!-- Name and version of OS -->
12+
13+ # Issue
14+
15+ ## Failure
16+
17+ ## Steps to reproduce
18+ <!-- A description of how to trigger this bug. -->
19+
20+ ## Configuration
21+
22+ ## Input and output logs (if possible)
Original file line number Diff line number Diff line change 1+ ---
2+ name : Documentation issue
3+ about : Use this template for reporting an issue in the documentation.
4+ title : ' '
5+ labels : ' documentation'
6+ assignees : ' '
7+
8+ ---
9+
10+ ## Incorrect section
11+ <!-- Which section of the documentation is wrong? Please include a link to it, if that is possible. -->
12+
13+ ## Description of the problem
14+ <!-- Which statements of the documentation are inaccurate? -->
15+
16+ ## Proposed solution
17+ <!-- What do you think the correction should be? -->
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature request
3+ about : Use this template for raising a feature request.
4+ title : ' '
5+ labels : ' enhancement'
6+ assignees : ' '
7+
8+ ---
9+
10+ ## Description of the problem
11+ <!-- Is your feature request related to a problem? Please describe. Ex. I'm always frustrated when [...] -->
12+
13+ ## Proposed solution
14+ <!-- Describe the solution you'd like. -->
15+
16+ ## Alternatives
17+ <!-- Describe any alternative solutions or features you've considered. -->
18+
19+ ## Additional context
20+ <!-- Add any other context or screenshots about the feature request here. -->
You can’t perform that action at this time.
0 commit comments