Change the default issue report label from 'bug' to 'uncategorised'

This commit is contained in:
vorotamoroz
2026-05-11 17:55:31 +09:00
committed by GitHub
parent e96fe7cde1
commit d5b93e89cd

View File

@@ -2,7 +2,7 @@
name: Issue report
about: Create a report to help us improve
title: ''
labels: 'bug'
labels: 'uncategorised'
assignees: ''
---