This commit is contained in:
wataru 2023-06-05 14:41:45 +09:00
parent ed21f10663
commit 0f7aeb462a

View File

@ -1,38 +1,16 @@
---
name: Issue
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
about: Please provide as much detail as possible to convey the history of your problem.
---
**Describe the bug**
A clear and concise description of what the bug is.
body:
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.
- type: dropdown
id: issue-type
attributes:
label: Issue Type
description: What type of issue would you like to report?
multiple: true
options: - Feature Request - Documentation Feature Request - Others
validations:
required: true