Fix issue templates (#2904)

pull/2906/head
Claire 2024-11-24 20:44:03 +01:00 committed by GitHub
parent 497dfbd95c
commit 916d790794
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 7 deletions

View File

@ -1,7 +1,6 @@
name: Bug Report (Web Interface)
description: There is a problem using Mastodon's web interface.
labels: ['status/to triage', 'area/web interface']
type: Bug
labels: [bug, 'status/to triage', 'area/web interface']
body:
- type: markdown
attributes:

View File

@ -1,8 +1,7 @@
name: Bug Report (server / API)
description: |
There is a problem with the HTTP server, REST API, ActivityPub interaction, etc.
labels: ['status/to triage']
type: 'Bug'
labels: [bug, 'status/to triage']
body:
- type: markdown
attributes:

View File

@ -1,8 +1,7 @@
name: Deployment troubleshooting
description: |
You are a server administrator and you are encountering a technical issue during installation, upgrade or operations of Mastodon.
labels: ['status/to triage']
type: 'Troubleshooting'
labels: [bug, 'status/to triage']
body:
- type: markdown
attributes:

View File

@ -1,6 +1,6 @@
name: Feature Request
description: I have a suggestion
type: Suggestion
labels: [suggestion]
body:
- type: markdown
attributes: