Update issue templates

Koitharu 3 years ago
parent f969e2a8d1
commit 44e28b40d3
No known key found for this signature in database
GPG Key ID: 8E861F8CE6E7CE27

@ -1,6 +1,6 @@
name: 🐞 Issue report name: 🐞 Issue report
description: Report a source issue in Kotatsu description: Report a source issue with a source
labels: [bug] labels: [ bug ]
body: body:
- type: input - type: input

@ -1,8 +1,11 @@
name: 🌐 Source request name: 🌐 Source request
description: Suggest a new source for Kotatsu description: Suggest a new source for Kotatsu
labels: [source request] labels: [ source request ]
body: body:
- type: markdown
attributes:
value: Please specify source **name** and **language** in the issue title
- type: input - type: input
id: name id: name
attributes: attributes:

Loading…
Cancel
Save