Signed-off-by: dartcafe <github@dartcafe.de>
This commit is contained in:
dartcafe 2022-10-22 00:56:45 +02:00
Родитель 6231298d88
Коммит a508dc94aa
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: CCE73CEF3035D3C8
1 изменённых файлов: 4 добавлений и 5 удалений

9
.github/ISSUE_TEMPLATE/BUG_REPORT.yml поставляемый
Просмотреть файл

@ -1,6 +1,5 @@
name: "Bug report: Nextcloud Polls"
description: "Submit a report and help us improve Polls"
title: "[Bug]: "
labels: ["bug"]
assignees:
- dartcafe
@ -145,7 +144,7 @@ body:
label: Add your browser log here
description: |
Provide the content of your browser console or network tab in case of errors (see developer tools of your browser).
> NOTE: This will be automatically formatted into code for better readability.
placeholder: This will be automatically formatted into code for better readability.
render: shell
- type: textarea
@ -243,7 +242,7 @@ body:
description: |
Provide Nextcloud logs lines, which can give information about the bug.
Copy all relevant contents from `data/nextcloud.log` or copy the a RAW entries from `/settings/admin/logging` section:
> NOTE: This will be automatically formatted into code for better readability.
placeholder: This will be automatically formatted into code for better readability.
render: shell
- type: textarea
@ -272,7 +271,7 @@ body:
php occ config:list system
./occ config:list system
```
> NOTE: This will be automatically formatted into code for better readability.
placeholder: This will be automatically formatted into code for better readability.
render: shell
- type: textarea
@ -300,7 +299,7 @@ body:
```shell
https://yournextcloud.tld/index.php/settings/integrity/failed
```
> NOTE: This will be automatically formatted into code for better readability.
placeholder: This will be automatically formatted into code for better readability.
render: shell
- type: markdown