From 5fea012eabbdc7cdc65d633b8df0ca6d16cb781c Mon Sep 17 00:00:00 2001 From: jeremystretch Date: Fri, 4 Feb 2022 13:57:30 -0500 Subject: [PATCH] Fix GitHub templates --- .github/ISSUE_TEMPLATE/bug_report.yaml | 4 ---- .github/ISSUE_TEMPLATE/feature_request.yaml | 4 ---- 2 files changed, 8 deletions(-) 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