diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c07276b..8706776 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -4,6 +4,13 @@ about: Create a bug report to help us improve title: '[BUG] ' labels: bug assignees: '' + +validations: + required_fields: + - title + title: + required: true + pattern: "^\\[BUG\\].+$" --- ## Version Information