From cf48bee2e097f619be52ff08daa15ff8769c0c5f Mon Sep 17 00:00:00 2001 From: Nick Colley <2445413+NickColley@users.noreply.github.com> Date: Sun, 22 Jan 2023 00:53:14 +0000 Subject: [PATCH] Update and rename bug.md to broken.md --- .github/ISSUE_TEMPLATE/{bug.md => broken.md} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename .github/ISSUE_TEMPLATE/{bug.md => broken.md} (76%) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/broken.md similarity index 76% rename from .github/ISSUE_TEMPLATE/bug.md rename to .github/ISSUE_TEMPLATE/broken.md index 228a2e75..f9c4327c 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/broken.md @@ -1,14 +1,14 @@ --- -name: 🐛 Report something broken +name: 💥 Report something broken about: If something is not working how it should, not for new features or ideas. title: '' -labels: '' +labels: '💥 broken' assignees: '' --- ## Description of the issue -A clear and concise description of what the bug is. +A clear and concise description of what is not working. ## How you found the issue Steps to reproduce the behavior: