Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGit'Fellow <carlos@reendex.com>2022-05-06 16:27:08 +0300
committerGit'Fellow <carlos@reendex.com>2022-05-11 12:56:45 +0300
commit79d091d09407f133c28574e6c242452d86329584 (patch)
tree67c218bde712f0a623f6d0dfc3269116ee76762a /.github
parent1c83ae7c3493746103037a4a96adea30b098942b (diff)
Ask for Desktop Client version
Alongside with Server version
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/BUG_REPORT.yml8
1 files changed, 8 insertions, 0 deletions
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: