chore: add driver for issue template

refactor/fs
Noah Hsu 2022-06-17 15:07:44 +08:00
parent 626e878861
commit 6d0e54d87e
1 changed files with 8 additions and 0 deletions

View File

@ -23,6 +23,14 @@ body:
placeholder: v2.0.0
validations:
required: true
- type: input
id: driver
attributes:
label: Driver used / 使用的存储驱动
description: What storage driver are you using?
placeholder: "for example: Onedrive"
validations:
required: true
- type: textarea
id: bug-description
attributes: