update(doc|markdown): add table to describe the template
This commit is contained in:
parent
2157ae2899
commit
d1afd8c7ec
1 changed files with 9 additions and 0 deletions
9
.github/issue_template.md
vendored
9
.github/issue_template.md
vendored
|
@ -1,3 +1,12 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
|
|
Loading…
Reference in a new issue