doc: Switch to issue types

This commit is contained in:
jamesread 2025-10-24 19:01:04 +01:00
parent 77e8c37599
commit 3dfbbcc770
3 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@
name: Bug report
about: Create a report to help us improve
title: ""
type: bug
labels:
- "type: bug"
- "waiting-on-developer"
assignees: ''

View File

@ -2,8 +2,8 @@
name: Feature request
about: Suggest an idea for this project
title: ''
type: feature
labels:
- "type: feature-request"
- "waiting-on-developer"
assignees: ''

View File

@ -2,8 +2,8 @@
name: Support request
about: Need some help? Got an error message?
title: ""
type: support
labels:
- "type: support"
- "waiting-on-developer"
assignees: ''