diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index c4bac8b..50d0885 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -31,13 +31,28 @@ body: - type: dropdown id: service attributes: - label: What remote cloud services are you using? + label: What remote cloud services are you using? (Please choose the specified one if it's in the list) multiple: true options: - S3 + - S3 (Cloudflare R2) + - S3 (BackBlaze B2) + - S3 (腾讯云 COS Tencent Cloud COS) + - S3 (阿里云 OSS Alibaba Cloud OSS) + - S3 (MinIO) + - S3 (Wasabi) + - S3 (Storj) - OneDrive for personal + - OneDrive for business - Dropbox - - webdav + - webdav + - webdav (ownCloud) + - webdav (InfiniCloud (formally TeraCLOUD)) + - webdav (坚果云 JianGuoYun/NutStore) + - webdav (NextCloud) + - webdav (FastMail) + - webdav (rclone webdav) + - webdav (nginx) - others validations: required: true diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index eac1f7a..2a57b58 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -21,9 +21,24 @@ body: multiple: true options: - S3 + - S3 (Cloudflare R2) + - S3 (BackBlaze B2) + - S3 (腾讯云 COS Tencent Cloud COS) + - S3 (阿里云 OSS Alibaba Cloud OSS) + - S3 (MinIO) + - S3 (Wasabi) + - S3 (Storj) - OneDrive for personal + - OneDrive for business - Dropbox - - webdav + - webdav + - webdav (ownCloud) + - webdav (InfiniCloud (formally TeraCLOUD)) + - webdav (坚果云 JianGuoYun/NutStore) + - webdav (NextCloud) + - webdav (FastMail) + - webdav (rclone webdav) + - webdav (nginx) - others validations: required: false