diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6ac11a90..6fad29dc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug Report about: Report a bug. -title: "[Bug] " +title: "" labels: bug assignees: '' diff --git a/.github/ISSUE_TEMPLATE/syntax_request.md b/.github/ISSUE_TEMPLATE/syntax_request.md index e9c2f61f..bc25f980 100644 --- a/.github/ISSUE_TEMPLATE/syntax_request.md +++ b/.github/ISSUE_TEMPLATE/syntax_request.md @@ -1,7 +1,7 @@ --- name: Syntax Request about: Request adding a new syntax to bat. -title: "[Syntax Request] " +title: "" labels: new-syntax assignees: ''