Files
test/.github/ISSUE_TEMPLATE/normal_issue.yaml
Zhiyong (Justin) He 145a8ede9f Create normal_issue.yaml
2024-04-24 16:02:57 +03:00

24 lines
510 B
YAML

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