diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index ac7f3daf5..0d2fe9079 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -1,6 +1,6 @@ name: 🐛 Bug Report description: Report something that's broken, or not working like intented! -title: '[🐛 Bug] ' +title: '<title>' labels: ['🐛 Bug'] assignees: - ajnart