Add issue assingees (#508)
parent
ef9518c98e
commit
980116acea
|
@ -1,7 +1,10 @@
|
|||
name: Bug Report
|
||||
description: File a bug report
|
||||
labels: ["bug"]
|
||||
assignees: []
|
||||
assignees:
|
||||
- artemgavrilov
|
||||
- darkfronza
|
||||
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
|
|
@ -1,7 +1,10 @@
|
|||
name: Feature Request
|
||||
description: Suggest an idea for this project
|
||||
labels: ["feature"]
|
||||
assignees: []
|
||||
assignees:
|
||||
- artemgavrilov
|
||||
- darkfronza
|
||||
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
|
Loading…
Reference in New Issue