Skip to content

Commit dcb85f2

Browse files
NeoZhangJianyuarthw
authored andcommitted
add 'N/A' to option (opea-project#1801)
Co-authored-by: ZhangJianyu <zhang.jianyu@outlook.com> Signed-off-by: Chingis Yundunov <c.yundunov@datamonsters.com>
1 parent 48085d2 commit dcb85f2

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/1_bug_template.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ body:
3232
- Mac
3333
- BSD
3434
- Other (Please let us know in description)
35+
- N/A
3536
validations:
3637
required: true
3738

@@ -56,6 +57,7 @@ body:
5657
- GPU-Nvidia
5758
- GPU-AMD
5859
- GPU-other (Please let us know in description)
60+
- N/A
5961
validations:
6062
required: true
6163

@@ -67,6 +69,7 @@ body:
6769
- label: Pull docker images from hub.docker.com
6870
- label: Build docker images from source
6971
- label: Other
72+
- label: N/A
7073
validations:
7174
required: true
7275

@@ -80,6 +83,7 @@ body:
8083
- label: Kubernetes Helm Charts
8184
- label: Kubernetes GMC
8285
- label: Other
86+
- label: N/A
8387
validations:
8488
required: true
8589

@@ -91,6 +95,7 @@ body:
9195
- Single Node
9296
- Multiple Nodes
9397
- Other
98+
- N/A
9499
default: 0
95100
validations:
96101
required: true

.github/ISSUE_TEMPLATE/2_feature_template.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ body:
3232
- Mac
3333
- BSD
3434
- Other (Please let us know in description)
35+
- N/A
3536
validations:
3637
required: true
3738

@@ -56,6 +57,7 @@ body:
5657
- GPU-Nvidia
5758
- GPU-AMD
5859
- GPU-other (Please let us know in description)
60+
- N/A
5961
validations:
6062
required: true
6163

@@ -67,6 +69,7 @@ body:
6769
- Single Node
6870
- Multiple Nodes
6971
- Other
72+
- N/A
7073
default: 0
7174
validations:
7275
required: true

0 commit comments

Comments
 (0)