mirror of
https://github.com/fluxerapp/fluxer.git
synced 2026-09-02 21:04:06 +03:00
chore: use issue types (#1100)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: Bug report
|
||||
description: Report a reproducible problem in Fluxer.
|
||||
labels: ["bug"]
|
||||
type: Bug
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user