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
title: ''
labels: ''
@ -7,24 +7,24 @@ assignees: ''
---
**Describe the bug**
## Describe the bug
<!-- A clear and concise description of what the bug is. -->
**To Reproduce**
## To Reproduce
<!-- Steps to reproduce the behavior: -->
**Expected behavior**
## Expected behavior
<!-- A clear and concise description of what you expected to happen. -->
**Logs**
## Logs
<!-- Run with ``--debug``, you can get detailed logs -->
## Environment
**Environment **
- OS:
- Python Version:
- Whispering version:
- OS:
- Python Version:
- Whispering version:
**Additional context**
## Additional context
<!-- 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
title: ''
labels: ''
@ -7,14 +7,6 @@ assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
## Description
**Describe the solution you'd like**
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.
## Additional context

View file

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