chore: update issue templates (#2041)
Signed-off-by: Gaius <gaius.qi@gmail.com>
This commit is contained in:
parent
ad1956fb45
commit
5b51cfcbe8
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
name: Bug Report
|
name: Bug Report
|
||||||
about: Report a bug for dragonfly
|
about: Report a bug for dragonfly
|
||||||
labels: kind/bug
|
labels: bug
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -18,6 +18,7 @@ labels: kind/bug
|
||||||
<!-- How can a maintainer reproduce this issue (please be detailed) -->
|
<!-- How can a maintainer reproduce this issue (please be detailed) -->
|
||||||
|
|
||||||
### Environment:
|
### Environment:
|
||||||
|
|
||||||
- Dragonfly version:
|
- Dragonfly version:
|
||||||
- OS:
|
- OS:
|
||||||
- Kernel (e.g. `uname -a`):
|
- Kernel (e.g. `uname -a`):
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,5 @@
|
||||||
---
|
---
|
||||||
name: Custom
|
name: Custom issue template
|
||||||
about: Custom issue template for dragonfly
|
about: Custom issue template for dragonfly
|
||||||
labels: kind/custom
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
name: Feature Request
|
name: Feature Request
|
||||||
about: Request a new feature for dragonfly
|
about: Request a new feature for dragonfly
|
||||||
labels: kind/feature
|
labels: enhancement
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue