From 551121598ef4d685e925681980e2564018dab93b Mon Sep 17 00:00:00 2001 From: johnfan Date: Tue, 12 Nov 2024 02:04:31 +0100 Subject: [PATCH] chore: Request installation way in issue templates --- .github/ISSUE_TEMPLATE/bug-report.md | 1 + .github/ISSUE_TEMPLATE/feature_request.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index d8a6cfc..1ff4f11 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -16,6 +16,7 @@ What was the (full) error you received and what command or action did lead to it **Model and Debug Info** +Installation type: ??? (via github, via package manager, used dkms, ...) Distribution: ??? (including version, e.g. Ubuntu 24.04) Model name: ??? CPU model: ??? (e.g. AMD Ryzen 7 5800H) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 019bbad..c1092a9 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -18,6 +18,7 @@ A clear and concise description of any alternative solutions or features you've **Model and Debug Info** +Installation type: ??? (via github, via package manager, used dkms, ...) Distribution: ??? (including version, e.g. Ubuntu 24.04) Model name: ??? CPU model: ??? (e.g. AMD Ryzen 7 5800H)