mirror of
https://github.com/keylase/nvidia-patch.git
synced 2024-11-10 03:58:20 +00:00
Merge pull request #15 from keylase/issue-templates
Add issue templates
This commit is contained in:
commit
fe07bde5da
32
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
32
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -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.
|
13
.github/ISSUE_TEMPLATE/request-for-driver-version-support.md
vendored
Normal file
13
.github/ISSUE_TEMPLATE/request-for-driver-version-support.md
vendored
Normal file
@ -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 (please complete the following information)**
|
||||||
|
- 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…
Reference in New Issue
Block a user