diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 01a210b..1892b4c 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -1,7 +1,10 @@ name: Bug Report description: File a bug report labels: ["bug"] -assignees: [] +assignees: + - artemgavrilov + - darkfronza + body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index c448249..317fe87 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -1,7 +1,10 @@ name: Feature Request description: Suggest an idea for this project labels: ["feature"] -assignees: [] +assignees: + - artemgavrilov + - darkfronza + body: - type: markdown attributes: