From ae46a576b7c440d5c01bf2ebbf016c80a8f21479 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Sat, 23 Mar 2024 15:07:17 -0400 Subject: [PATCH] issue --> bug --- .gitea/issue_template/bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/issue_template/bug_report.yaml b/.gitea/issue_template/bug_report.yaml index 505cd6d..cbf1d30 100644 --- a/.gitea/issue_template/bug_report.yaml +++ b/.gitea/issue_template/bug_report.yaml @@ -12,7 +12,7 @@ body: attributes: label: Please confirm that; options: - - label: I have checked that this issue does not already have an opened/closed [issue](https://www.coastalcommits.com/GalacticFactory/GalacticFactory/issues) or [pull request](https://www.coastalcommits.com/GalacticFactory/GalacticFactory/pulls) associated with it. + - label: I have checked that this bug does not already have an opened/closed [issue](https://www.coastalcommits.com/GalacticFactory/GalacticFactory/issues) or [pull request](https://www.coastalcommits.com/GalacticFactory/GalacticFactory/pulls) associated with it. required: true - type: textarea id: what-happened