chore: use Type for templates

This commit is contained in:
sithlord48
2025-03-30 08:35:56 -04:00
committed by Nick Bolton
parent 5cfaa4a4e0
commit 2708fc96fe
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
name: Bug report
description: If you find a bug in Deskflow, please let us know so we can fix it.
labels: ["bug", "triage", "unanswered"]
type: "Triage [bug]"
body:
- type: markdown
attributes:

View File

@ -1,6 +1,6 @@
name: Feature request
description: Had an idea how to improve Deskflow? Share it with us.
labels: ["enhancement", "triage", "unanswered"]
type: "Triage [feature]"
body:
- type: markdown
attributes: