Add issue templates

pull/15/head
Vladislav Yarmak 5 years ago committed by GitHub
parent 06f49e3415
commit f951d15e7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,32 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1.
2.
3.
4.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Output listings**
If applicable, add output listings or screenshots to help explain your problem.
**Environment (please complete the following information):**
- Linux distro version: [e.g. Ubuntu 18.04]
- Patch commit used: [e.g. 5b828a6d91a14e7bf4f93b31d220e7687ceb638c]
- Nvidia driver version: [e.g. 410.73]
**Additional context**
Add any other context about the problem here.

@ -0,0 +1,13 @@
---
name: Request for driver version support
about: Ask maintainers for support of yet another Nvidia driver
title: New driver support (version XXX.XX)
labels: enhancement
assignees: ''
---
**Please provide details about your environment**
- Nvidia driver version: [e.g. 410.48]
- Linux distro version: [e.g. Ubuntu 18.04]
- [x] I'm willing to participate in testing of new patch version
Loading…
Cancel
Save