Add issue assingees

pull/508/head
Artem Gavrilov 2025-01-24 16:17:01 +02:00
parent ef9518c98e
commit 335dc1460f
2 changed files with 8 additions and 2 deletions

View File

@ -1,7 +1,10 @@
name: Bug Report name: Bug Report
description: File a bug report description: File a bug report
labels: ["bug"] labels: ["bug"]
assignees: [] assignees:
- artemgavrilov
- darkfronza
body: body:
- type: markdown - type: markdown
attributes: attributes:

View File

@ -1,7 +1,10 @@
name: Feature Request name: Feature Request
description: Suggest an idea for this project description: Suggest an idea for this project
labels: ["feature"] labels: ["feature"]
assignees: [] assignees:
- artemgavrilov
- darkfronza
body: body:
- type: markdown - type: markdown
attributes: attributes: