diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 43752db519..1c330e8a82 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 363cbfb694..eea258c095 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