diff --git a/.github/ISSUE_TEMPLATE/01-feature_request.yaml b/.github/ISSUE_TEMPLATE/01-feature_request.yaml index 9a178d70f..8b505bb4e 100644 --- a/.github/ISSUE_TEMPLATE/01-feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/01-feature_request.yaml @@ -37,7 +37,7 @@ body: - I volunteer to perform this work (if approved) - I'm a NetBox Labs customer - N/A - default: 3 + default: 2 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/02-bug_report.yaml b/.github/ISSUE_TEMPLATE/02-bug_report.yaml index 1bd20a667..556120d63 100644 --- a/.github/ISSUE_TEMPLATE/02-bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/02-bug_report.yaml @@ -32,7 +32,7 @@ body: - I volunteer to perform this work (if approved) - I'm a NetBox Labs customer - N/A - default: 3 + default: 2 validations: required: true - type: input