From b877f50f9192cca93e5bc22b2ca601eb8027ec42 Mon Sep 17 00:00:00 2001 From: M&M Date: Fri, 29 Jan 2021 17:20:36 -0800 Subject: [PATCH] Fix small issues with the templates for some reason it didn't save them! --- .github/ISSUE_TEMPLATE/bug_report.md | 9 +++++---- .github/ISSUE_TEMPLATE/feature_request.md | 4 ++-- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1ae25395..f8131d28 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,13 +1,13 @@ --- name: Bug report -about: Report an issue to help us improve the packs! +about: Report a bug to help us improve the packs! title: "[GAME NAME] Issue" labels: '' assignees: '' --- -**Describe the bug** +**Describe the issue** A clear and concise description of what the issue is. **To Reproduce** @@ -23,9 +23,10 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - - OS: [Windows, Linux (via Wine)] + - OS: [Windows or Linux (via Wine)] + - GPU: [Nvidia, AMD, or Intel] - Renderer [Vulkan or OpenGL] - Version [e.g. 1.22.5] **Additional context** -Add any other context about the problem here. Add a save file if it's needed at a specific point in the game. +Add any other context about the problem here. **Please provide a save file if it's needed at a specific point in the game.** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 87c90c5d..5e05139d 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,7 +7,7 @@ assignees: '' --- -Mention a brief description of your request. +A clear and concise description description of your request. **Additional context** -Add any other context or screenshots about the feature request here. +Add any other context and/or screenshots about the feature request here.