Updated ISSUE_TEMPLATE

This commit is contained in:
Yuta Hayashibe 2022-10-08 12:36:38 +09:00
parent 9d2e912b30
commit bd39d8e8fe
3 changed files with 14 additions and 22 deletions

View file

@ -1,5 +1,5 @@
--- ---
name: Bug report name: "\U0001F41B Bug Report"
about: Create a report to help us improve about: Create a report to help us improve
title: '' title: ''
labels: '' labels: ''
@ -7,24 +7,24 @@ assignees: ''
--- ---
**Describe the bug** ## Describe the bug
<!-- A clear and concise description of what the bug is. --> <!-- A clear and concise description of what the bug is. -->
**To Reproduce** ## To Reproduce
<!-- Steps to reproduce the behavior: --> <!-- Steps to reproduce the behavior: -->
**Expected behavior** ## Expected behavior
<!-- A clear and concise description of what you expected to happen. --> <!-- A clear and concise description of what you expected to happen. -->
**Logs** ## Logs
<!-- Run with ``--debug``, you can get detailed logs --> <!-- Run with ``--debug``, you can get detailed logs -->
## Environment
**Environment ** - OS:
- OS: - Python Version:
- Python Version: - Whispering version:
- Whispering version:
**Additional context** ## Additional context
<!-- Add any other context about the problem here. --> <!-- Add any other context about the problem here. -->

View file

@ -1,5 +1,5 @@
--- ---
name: Feature request name: "\U0001F680 Feature request"
about: Suggest an idea for this project about: Suggest an idea for this project
title: '' title: ''
labels: '' labels: ''
@ -7,14 +7,6 @@ assignees: ''
--- ---
**Is your feature request related to a problem? Please describe.** ## Description
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like** ## Additional context
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.

View file

@ -1,5 +1,5 @@
--- ---
name: Question name: "\U2753 Question"
about: Question about: Question
title: '' title: ''
labels: 'Type: Question' labels: 'Type: Question'