From 193c7957bbbd316affc46b5f56723c169bb9a9b1 Mon Sep 17 00:00:00 2001 From: Eksperimental Date: Thu, 2 Jun 2022 23:34:33 -0500 Subject: [PATCH] GitHub Templates: Rename section to Report an issue --- .github/ISSUE_TEMPLATE/{bug.yml => issue.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/ISSUE_TEMPLATE/{bug.yml => issue.yml} (97%) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/issue.yml similarity index 97% rename from .github/ISSUE_TEMPLATE/bug.yml rename to .github/ISSUE_TEMPLATE/issue.yml index 3ba93e392af..68e4023588d 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/issue.yml @@ -1,4 +1,4 @@ -name: 🐞 Bug Report +name: Report an issue description: Tell us about something that's not working the way we (probably) intend body: - type: input