mirror of https://github.com/Bing-su/adetailer.git
chore: update issue template
parent
a0e6836b4e
commit
8dc300b796
|
|
@ -18,6 +18,16 @@ body:
|
|||
Alle Sprachen werden akzeptiert
|
||||
Toutes les langues sont acceptées
|
||||
Принимаются все языки
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Steps to reproduce
|
||||
description: |
|
||||
Description of how we can reproduce this issue.
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,8 @@
|
|||
name: Feature request
|
||||
description: Suggest an idea for this project
|
||||
title: "[Feature Request]: "
|
||||
labels:
|
||||
- enhancement
|
||||
|
||||
body:
|
||||
- type: textarea
|
||||
|
|
|
|||
Loading…
Reference in New Issue