From 2659877674fe6709c07686c564bc554e54bf4adc Mon Sep 17 00:00:00 2001 From: Mark Young Date: Mon, 28 Mar 2022 20:32:25 -0600 Subject: [PATCH] Update issue templates Expand Bug report and add Feature Request template. --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6f305365..e40a0423 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,7 +10,7 @@ assignees: '' **Describe the bug** Description -**Desktop (please complete the following information):** +**Environment (please complete the following information):** - OS: [e.g. Windows 11, Fedora, MacOs] - Bitdepth: [32-bit / 64-bit] - GPU: [AMD Radeon RX 6900 XT, NVIDIA GEFORCE RTX 3060 Ti] diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 00000000..1d12252b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,16 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: enhancement +assignees: '' + +--- + +**What enhancement are you suggesting for the Vulkan Loader? Please describe in detail. ** +Description + +**Is this specific to a single platform?** +OS platform + +**Additional context**