diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 96854e1e8..1a6526e37 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug report about: Create an issue to report a bug for AWS Lambda Builders title: "Bug: TITLE" -labels: ['type/bug', 'stage/needs-triage'] +labels: ['stage/needs-triage'] assignees: '' ---