Add Cloudflare and Netlify options to bug template
Added Cloudflare and Netlify as deployment options in the bug report template.
This commit is contained in:
@@ -49,6 +49,8 @@ body:
|
|||||||
options:
|
options:
|
||||||
- Docker
|
- Docker
|
||||||
- Vercel
|
- Vercel
|
||||||
|
- Cloudflare
|
||||||
|
- Netlify
|
||||||
- 其他
|
- 其他
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
@@ -85,3 +87,10 @@ body:
|
|||||||
label: 是否为移动设备
|
label: 是否为移动设备
|
||||||
options:
|
options:
|
||||||
- label: 是
|
- label: 是
|
||||||
|
|
||||||
|
- type: input
|
||||||
|
attributes:
|
||||||
|
label: 我已认真填写所有复现步骤并正确选择了对应环境
|
||||||
|
description: 我已知晓不认真填写不会得到回应且可能会被close
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user