Skip to content

Commit

Permalink
chore: ask nextcloud version and memory caching
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Kesselberg <[email protected]>
  • Loading branch information
kesselb committed Oct 24, 2024
1 parent 3fb83f6 commit b2321d3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report_form.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand Down

0 comments on commit b2321d3

Please sign in to comment.