Improve github issue template (#162)
- Simplify the user by opening an issue (giving direction) - Mark issue label - Markdown lint Signed-off-by: Avelino <t@avelino.xxx>
This commit is contained in:
10
.github/ISSUE_TEMPLATE/extension_bug.md
vendored
10
.github/ISSUE_TEMPLATE/extension_bug.md
vendored
@@ -12,7 +12,11 @@ assignees: ''
|
||||
- OS Version: <!-- OS version, cloud provider, -->
|
||||
- Extension: <!-- Link to extension -->
|
||||
|
||||
#### Steps to Reproduce
|
||||
## Description
|
||||
|
||||
1.
|
||||
2.
|
||||
<!-- Describes the problem here -->
|
||||
|
||||
## Steps to Reproduce
|
||||
|
||||
1. <!-- step 1: click ... -->
|
||||
1. <!-- step 2: ... -->
|
||||
Reference in New Issue
Block a user