Update issue templates (#2724)

This commit is contained in:
fourtf 2021-05-01 16:19:05 +02:00 committed by GitHub
parent 6c9fd4f204
commit 4636197f12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 48 additions and 55 deletions

View file

@ -0,0 +1,48 @@
---
name: Report your problem
about: Report something that's missing, that you have trouble with or that stopped working.
title: ''
labels: issue-report
assignees: ''
---
**Describe your issue**
<!--
Write a brief description of your issue.
Examples:
- I cannot do X.
- I have trouble doing X.
- Feature X has stopped working for me.
Important:
Focus on the problem instead of a concrete solution. This ensures that the focus of the thread is to resolve your issue.
If you want to voice a concrete idea you can add a comment below after posting the issue.
-->
**Screenshots**
<!--
You can add screenshots to illustrate what you mean.
Remove this section if you do not have any.
-->
**OS and Chatterino Version**
<!--
The name of your Operating System and the version shown in Chatterino's title bar.
Examples:
Windows 10, Chatterino 2.3.0
macOS Big Sur, Chatterino 2.2.3 Beta
-->

View file

@ -1,28 +0,0 @@
---
name: Bug report
about: Report something not working correctly that should be fixed
title: ''
labels: bug
assignees: ''
---
<!-- **Before opening a bug report, please check out the help page of the Chatterino wiki for possible common issues. https://wiki.chatterino.com/Help** -->
**Describe the bug**
<!-- A clear and concise description of what the bug is. -->
**To reproduce**
<!-- Steps to reproduce the behavior -->
**Screenshots**
<!-- If applicable, add screenshots to help explain your problem. Use the integrated uploader of the issue form to upload images, or copy an image to the clipboard and paste it in the input box -->
**Chatterino version**
<!-- Copy the version information from the "About" page in the Settings, e.g. `Chatterino 2.1.4 (commit 35c7853c4, 16.09.2019)` -->
**Operating system**
<!-- E.g. Windows 10 -->
**Additional information**
<!-- If applicable, add additional context. -->

View file

@ -1,14 +0,0 @@
---
name: Feature suggestion
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''
---
**What should be added?**
<!-- A clear and concise description of the requested feature. -->
**Why should it be added?**
<!-- A clear and concise description of what motivates you to request this change. -->

View file

@ -1,13 +0,0 @@
---
name: Something completely different
about: If you have something completely different
title: ''
assignees: ''
---
<!--
Please be as descriptive as possible.
Attach screenshots where helpful.
If your concern relates to chatterino2 behaviour, please also include the version info from the program's title bar, e.g. `2.0.4 (15.08.2019 c1afbd5-1)`
-->