Added templates
This commit is contained in:
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: Bug Report
|
||||
description: File a bug report
|
||||
title: "[Bug]: "
|
||||
name: I think I found a bug
|
||||
description: File a bug report issue
|
||||
title: "[bug]: "
|
||||
labels: ["bug"]
|
||||
assignees:
|
||||
- mdecimus
|
||||
|
||||
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: Feature Request
|
||||
name: I have a feature request
|
||||
description: File a feature request issue
|
||||
title: "[Enhancement]: "
|
||||
title: "[enhancement]: "
|
||||
labels: ["enhancement"]
|
||||
assignees:
|
||||
- mdecimus
|
||||
|
||||
Reference in New Issue
Block a user