Fix issue templates

pull/558/head
Tyrrrz 3 years ago
parent b9f04bc4d9
commit b73d6a78a9

@ -1,7 +1,6 @@
name: "\U1F41E Bug report"
name: "\U0001F41E Bug report"
description: Report broken functionality.
labels: [bug]
issue_body: false
body:
- type: markdown
attributes:

@ -1,5 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Ask a question
- name: "\U0001F5E8 Ask a question"
url: https://github.com/Tyrrrz/DiscordChatExporter/discussions/new
about: Please ask and answer questions here.

@ -1,7 +1,6 @@
name: "\U1F5E8 Feature request"
description: Report broken functionality.
name: "\U00002728 Feature request"
description: Request a new feature.
labels: [enhancement]
issue_body: false
body:
- type: markdown
attributes:

Loading…
Cancel
Save