Create normal_issue.yaml

This commit is contained in:
Zhiyong (Justin) He
2024-04-24 16:02:57 +03:00
committed by GitHub
parent 533ae14241
commit 145a8ede9f

View File

@@ -0,0 +1,23 @@
name: Issue
description: Submit a normal issue.
title: "[Issue] "
labels: ["question"]
assignees:
- SAWARATSUKI
body:
- type: checkboxes
id: duplicate-check
attributes:
label: Check for duplicates
description: Check that the Issue has not been duplicated.
options:
- label: Checked
required: true
- type: textarea
id: comment
attributes:
label: Comment
description: Please attach images to this area.
validations:
required: true