From 31a0fb398489b4e534547561ad1a4d39b5cb5faf Mon Sep 17 00:00:00 2001 From: Sibo Van Gool Date: Sat, 11 Feb 2023 20:30:00 +0000 Subject: [PATCH] Add bug tag to bug report title --- .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 657c66215..64b583a6d 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Help us make OpenRocket better -title: '' +title: '[Bug] ' labels: bug assignees: ''