chore: 📝 deployment method in bug report
This commit is contained in:
parent
6a9b3d2884
commit
ab95e35e13
1 changed files with 16 additions and 0 deletions
|
@ -87,6 +87,22 @@ body:
|
||||||
- Android
|
- Android
|
||||||
- iOS
|
- iOS
|
||||||
- Other (Please Specify)
|
- 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
|
- type: dropdown
|
||||||
id: operating-system
|
id: operating-system
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Reference in a new issue