Artem Murenko
6 days ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with
3 additions and
3 deletions
-
.github/ISSUE_TEMPLATE/---bug-report.md
-
.github/ISSUE_TEMPLATE/feature_request.md
-
.github/ISSUE_TEMPLATE/question.md
|
|
|
@ -3,7 +3,7 @@ name: "\U0001F41E Bug report" |
|
|
|
about: Create a report to help us improve |
|
|
|
title: "Your title here" |
|
|
|
labels: ['bug', 'unconfirmed'] |
|
|
|
assignees: Ultrazombie |
|
|
|
assignees: mykhailokornieiev |
|
|
|
|
|
|
|
--- |
|
|
|
|
|
|
|
|
|
|
|
@ -3,7 +3,7 @@ name: Feature request |
|
|
|
about: Suggest an idea for this project |
|
|
|
title: "Your title here" |
|
|
|
labels: ['feature'] |
|
|
|
assignees: 'Ultrazombie' |
|
|
|
assignees: 'mykhailokornieiev' |
|
|
|
|
|
|
|
--- |
|
|
|
|
|
|
|
|
|
|
|
@ -3,7 +3,7 @@ name: Question |
|
|
|
about: Describe your questions in detail |
|
|
|
title: "Your title here" |
|
|
|
labels: ['question'] |
|
|
|
assignees: 'Ultrazombie' |
|
|
|
assignees: 'mykhailokornieiev' |
|
|
|
|
|
|
|
--- |
|
|
|
|
|
|
|
|