From ecc0f32447c01e2ef951fbaecb5cb1208a6af75b Mon Sep 17 00:00:00 2001 From: Rafael Vargas <86136313+RafaelSolVargas@users.noreply.github.com> Date: Mon, 20 Feb 2023 01:22:48 -0400 Subject: [PATCH] Updating issue report template --- .github/ISSUE_TEMPLATE/bug.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index f4085fa..b3b5d66 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -1,7 +1,7 @@ --- -name: Bug +name: Report Any Issues about: Create a report to help us improve -title: Issue in Vulkan +title: Bug labels: bug assignees: RafaelSolVargas