chore: use issue types (#1100)

This commit is contained in:
Jiralite
2026-06-20 00:48:45 +02:00
committed by GitHub
parent e712f9691d
commit 546d2c293b
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name: Bug report
description: Report a reproducible problem in Fluxer.
labels: ["bug"]
type: Bug
body:
- type: markdown
attributes:
+3 -1
View File
@@ -1,6 +1,8 @@
name: Documentation
description: Report a docs issue or suggest a docs improvement.
labels: ["docs"]
type: Task
labels:
- docs
body:
- type: markdown
attributes: