소스 검색

Fix GitHub templates

jeremystretch 4 년 전
부모
커밋
5fea012eab
2개의 변경된 파일0개의 추가작업 그리고 8개의 파일을 삭제
  1. 0 4
      .github/ISSUE_TEMPLATE/bug_report.yaml
  2. 0 4
      .github/ISSUE_TEMPLATE/feature_request.yaml

+ 0 - 4
.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

+ 0 - 4
.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