mirror of
https://github.com/brockar/NVML-GPU-Control.git
synced 2026-01-12 07:20:58 -03:00
Update issue templates
This commit is contained in:
committed by
GitHub
parent
680ef7b533
commit
c0d6c893ee
39
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
39
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal 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.
|
||||
Reference in New Issue
Block a user