.github: Update issue templates

This commit is contained in:
George Joseph
2023-05-01 09:37:29 -06:00
parent 11ce72fc8a
commit 1b95f6ee3f
4 changed files with 15 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
name: Bug
description: File a bug report
title: "[Bug]: "
labels: ["Bug", "triage"]
title: "[bug]: "
labels: ["bug", "triage"]
#assignees:
# - octocat
body:
@@ -66,6 +66,8 @@ body:
id: description
attributes:
label: Issue Description
validations:
required: true
- type: textarea
id: logs
attributes: