Update issue templates

This commit is contained in:
Caio Gomes Flausino
2024-02-15 13:21:04 -03:00
committed by GitHub
parent 680ef7b533
commit c0d6c893ee

39
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,39 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: bug
assignees: HackTestes
---
**System configuration**
* Driver version:
* [ ] Uses proprietary NVIDIA driver
* GPU:
* Operating system and version (or Linux distro):
* Display server (only for Linux)
* [ ] Wayland
* [ ] X11/Xorg
**Describe the bug**
A clear and concise description of what the bug is.
**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.
**Command output**
Put the program logs here by running it outside of a service
**Additional context**
Add any other context about the problem here.