diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ac460af..170192e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -24,7 +24,8 @@ A clear and concise description of what you expected to happen. 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] + - OS: [e.g. Ubuntu 18.04] + - GPU model: [e.g. GTX 1070] - Patch commit used: [e.g. 5b828a6d91a14e7bf4f93b31d220e7687ceb638c] - Nvidia driver version: [e.g. 410.73] diff --git a/.github/ISSUE_TEMPLATE/request-for-driver-version-support.md b/.github/ISSUE_TEMPLATE/request-for-driver-version-support.md index ac17719..ba00b91 100644 --- a/.github/ISSUE_TEMPLATE/request-for-driver-version-support.md +++ b/.github/ISSUE_TEMPLATE/request-for-driver-version-support.md @@ -9,5 +9,6 @@ assignees: '' **Please provide details about your environment (please complete the following information)** - Nvidia driver version: [e.g. 410.48] +- GPU Model: [e.g. GTX 1070] - OS: [e.g. Ubuntu 18.04] - [x] I'm willing to participate in testing of new patch version