From: Git'Fellow Date: Fri, 6 May 2022 13:27:08 +0000 (+0200) Subject: Ask for Desktop Client version X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~12^2~15^2~225^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=79d091d09407f133c28574e6c242452d86329584;p=nextcloud-desktop.git Ask for Desktop Client version Alongside with Server version --- diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index 935ae8723..3a7088a21 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -105,6 +105,14 @@ body: placeholder: 23.0.1 validations: required: true + - type: input + id: client-version + attributes: + label: Nextcloud Desktop Client version + description: Nextcloud Desktop Client version. + placeholder: 3.5.0 + validations: + required: true - type: dropdown id: fresh attributes: