diff --git a/.github/ISSUE_TEMPLATE/bug_report_form.yml b/.github/ISSUE_TEMPLATE/bug_report_form.yml index 1884d3c21b..573bc9ef23 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_form.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_form.yml @@ -36,6 +36,12 @@ body: label: Mail app version description: | See apps admin page, e.g. 3.7.1 +- type: input + id: nextcloud-version + attributes: + label: Nextcloud version + description: | + See the admin settings, e.g. 30.0.1 - type: input id: mail-server-service attributes: @@ -62,6 +68,12 @@ body: - "PHP 8.2" - "PHP 8.3" - "Other" +- type: input + id: memcache + attributes: + label: Nextcloud memory caching + description: | + If memory caching enable, please let us know what you are using for memcache.local and memcache.distributed. - type: dropdown id: webserver attributes: