From d7de3635545a32d1fc6eb3614103bbcb94c0d228 Mon Sep 17 00:00:00 2001 From: itsmeow Date: Mon, 24 May 2021 03:02:22 -0400 Subject: [PATCH] Fix issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/crash-report.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 62a766a..75c8fc6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: Bug report -about: Create a bug report for Better Animals Plus +about: Create a bug report for Whisperwoods --- diff --git a/.github/ISSUE_TEMPLATE/crash-report.md b/.github/ISSUE_TEMPLATE/crash-report.md index 5bf9282..d7cb608 100644 --- a/.github/ISSUE_TEMPLATE/crash-report.md +++ b/.github/ISSUE_TEMPLATE/crash-report.md @@ -1,6 +1,6 @@ --- name: Crash report -about: Create a crash report for Better Animals Plus +about: Create a crash report for Whisperwoods ---