Add issue assingees (#508)

This commit is contained in:
Artem Gavrilov
2025-01-24 17:01:44 +02:00
committed by GitHub
parent ef9518c98e
commit 980116acea
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: