From d30e90dcf0f0360fbbefff92b0f9e569623ec16d Mon Sep 17 00:00:00 2001 From: "Jonny_Bro (Nikita)" <48434875+JonnyBro@users.noreply.github.com> Date: Wed, 1 Jan 2025 14:49:59 +0500 Subject: [PATCH 1/2] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 03495ac..c4b3546 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug report about: Report any issues you have found (don't report anything if you are using custom code for speed change or anything else like that) -title: "[Bug] " +title: "[Bug] Add a title here!" labels: bug assignees: '' From 777ca76120f251c7d3dffab22aa64efe1fdbaca4 Mon Sep 17 00:00:00 2001 From: "Jonny_Bro (Nikita)" <48434875+JonnyBro@users.noreply.github.com> Date: Wed, 1 Jan 2025 14:50:08 +0500 Subject: [PATCH 2/2] Update suggestion.md --- .github/ISSUE_TEMPLATE/suggestion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/suggestion.md b/.github/ISSUE_TEMPLATE/suggestion.md index a5886a6..24cb439 100644 --- a/.github/ISSUE_TEMPLATE/suggestion.md +++ b/.github/ISSUE_TEMPLATE/suggestion.md @@ -1,7 +1,7 @@ --- name: Suggestion about: Suggest an idea for this project -title: "[Suggestion] " +title: "[Suggestion] Add a title here!" labels: suggestion assignees: ''