Skip to content

Commit aa85035

Browse files
authored
M #-: Doc bug template (#3901)
Signed-off-by: dcarracedo <[email protected]>
1 parent f35fcb9 commit aa85035

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
name: Documentation Bug report
3+
about: The purpose of this form is the report issues in the documentation.
4+
labels:
5+
- 'Status: Pending'
6+
- 'Category: Documentation'
7+
type: 'Bug'
8+
---
9+
10+
<!-- For bugs in OpenNebula and the relevant documentation, report a bug [here](https://github.com/OpenNebula/one/issues/new?template=bug_report.md) -->
11+
12+
**Description**
13+
A clear and concise description of what the bug is.
14+
15+
**Current Content**
16+
Link and description to the existing content that needs to be updated.
17+
18+
**Expected Content**
19+
A clear and concise description of what you expect to see in the documentation.
20+
21+
**Affected doc version/s**
22+
List the documentation versions where this change should be reflected. This might vary during the triage process.
23+
24+
**(Optional) Additional details**
25+
Add any other information about the problem here.

0 commit comments

Comments
 (0)