chore: update issue template

This commit is contained in:
Dowon
2024-03-29 21:42:44 +09:00
parent a0e6836b4e
commit 8dc300b796
2 changed files with 12 additions and 0 deletions

View File

@@ -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:

View File

@@ -1,6 +1,8 @@
name: Feature request
description: Suggest an idea for this project
title: "[Feature Request]: "
labels:
- enhancement
body:
- type: textarea