Compare commits

..

1 Commits

Author SHA1 Message Date
Jeong Arm
03074ffa5d
Merge 9d4947c60c into 74fc4dbacf 2025-07-15 17:03:53 +00:00
2 changed files with 2 additions and 1 deletions

View File

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

View File

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