Update issue templates

This commit is contained in:
Matthieu B
2023-02-20 13:50:55 +00:00
committed by GitHub
parent 9984c13f15
commit 5daaf0fe7a

24
.github/ISSUE_TEMPLATE/not-working.md vendored Normal file
View File

@@ -0,0 +1,24 @@
---
name: Not working
about: Not sure if it is a bug or a misconfiguration
title: "[HELP]"
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Logs**
If applicable, add logs to help explain your problem
```
ERROR:ROOT:SOMETHING BAD
```
**Additional context**
Add any other context about the problem here.