Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/KhronosGroup/Vulkan-Loader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Young <marky@lunarg.com>2022-03-29 05:32:25 +0300
committerGitHub <noreply@github.com>2022-03-29 05:32:25 +0300
commit5edd2f06d4e4288096c9c0c960408ee75adbd5b1 (patch)
tree84563bfc0bb1cba8f3d836cd1153c28487b1d35c
parent30f623fd9fd87290c52cc8516daa39cd74aa0d38 (diff)
Update issue templates
Expand Bug report and add Feature Request template.
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md2
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md16
2 files changed, 17 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 6f3053654..e40a04236 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 000000000..1d12252ba
--- /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**