chore: 📝 deployment method in bug report
This commit is contained in:
parent
3e5886883a
commit
efd96621b4
|
@ -87,6 +87,22 @@ body:
|
|||
- Android
|
||||
- iOS
|
||||
- Other (Please Specify)
|
||||
- type: dropdown
|
||||
id: deplotment-method
|
||||
attributes:
|
||||
label: How do you deploy Calckey on your server? (Server-side issues only)
|
||||
multiple: false
|
||||
options:
|
||||
- N/A
|
||||
- Manual
|
||||
- Ubuntu Install Script
|
||||
- Docker Compose
|
||||
- Docker Prebuilt Image
|
||||
- Helm Chart
|
||||
- YunoHost
|
||||
- AUR Package
|
||||
- Other (Please Specify)
|
||||
attributes:
|
||||
- type: dropdown
|
||||
id: operating-system
|
||||
attributes:
|
||||
|
|
Loading…
Reference in New Issue