Merge pull request #265 from Ate329/main

Create normal_issue.yaml for normal issues
This commit is contained in:
SAWARATSUKI
2024-04-24 22:53:46 +09:00
committed by GitHub

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