updated issues templates
This commit is contained in:
12
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
12
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -10,21 +10,11 @@ body:
|
||||
value: |
|
||||
Thanks for taking the time to fill out this bug report!
|
||||
|
||||
- type: input
|
||||
id: template-name
|
||||
attributes:
|
||||
label: Template name
|
||||
description: Please tell us which template is the issue related to
|
||||
placeholder: Template name
|
||||
value: "Template name"
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
id: browser
|
||||
attributes:
|
||||
label: Browser & version
|
||||
description: Please tell us which browser and version of the browser you are using
|
||||
description: "Please tell us which browser and version of the browser you are using eg: Chrome V124.0.6367.91"
|
||||
placeholder: Browser name & version
|
||||
value: "Browser name"
|
||||
validations:
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: New Feature request
|
||||
description: Have an idea for new feature? well tell us
|
||||
title: "[FEATURE REQUEST]: "
|
||||
labels: ["feature request"]
|
||||
labels: ["enhancement"]
|
||||
assignees:
|
||||
- PaulleDemon
|
||||
body:
|
||||
|
||||
Reference in New Issue
Block a user