diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 43752db51..1c330e8a8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -14,11 +14,7 @@ body: attributes: label: NetBox version description: What version of NetBox are you currently running? -<<<<<<< HEAD - placeholder: v3.1.6 -======= placeholder: v3.1.7 ->>>>>>> develop validations: required: true - type: dropdown diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 363cbfb69..eea258c09 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -14,11 +14,7 @@ body: attributes: label: NetBox version description: What version of NetBox are you currently running? -<<<<<<< HEAD - placeholder: v3.1.6 -======= placeholder: v3.1.7 ->>>>>>> develop validations: required: true - type: dropdown