소스 검색

Fix issue templates

Jeremy Stretch 1 년 전
부모
커밋
ac12eae0b7
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      .github/ISSUE_TEMPLATE/01-feature_request.yaml
  2. 1 1
      .github/ISSUE_TEMPLATE/02-bug_report.yaml

+ 1 - 1
.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

+ 1 - 1
.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