add 'N/A' to option (#1801)

Co-authored-by: ZhangJianyu <zhang.jianyu@outlook.com>
This commit is contained in:
Neo Zhang Jianyu
2025-04-14 11:05:56 +08:00
committed by GitHub
parent 15d76c0889
commit 72ce335663
2 changed files with 8 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ body:
- Mac
- BSD
- Other (Please let us know in description)
- N/A
validations:
required: true
@@ -56,6 +57,7 @@ body:
- GPU-Nvidia
- GPU-AMD
- GPU-other (Please let us know in description)
- N/A
validations:
required: true
@@ -67,6 +69,7 @@ body:
- label: Pull docker images from hub.docker.com
- label: Build docker images from source
- label: Other
- label: N/A
validations:
required: true
@@ -80,6 +83,7 @@ body:
- label: Kubernetes Helm Charts
- label: Kubernetes GMC
- label: Other
- label: N/A
validations:
required: true
@@ -91,6 +95,7 @@ body:
- Single Node
- Multiple Nodes
- Other
- N/A
default: 0
validations:
required: true

View File

@@ -32,6 +32,7 @@ body:
- Mac
- BSD
- Other (Please let us know in description)
- N/A
validations:
required: true
@@ -56,6 +57,7 @@ body:
- GPU-Nvidia
- GPU-AMD
- GPU-other (Please let us know in description)
- N/A
validations:
required: true
@@ -67,6 +69,7 @@ body:
- Single Node
- Multiple Nodes
- Other
- N/A
default: 0
validations:
required: true