diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/BUG_REPORT.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index 45a63efee8f..be494f5d6ca 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -46,7 +46,7 @@ body: label: Steps to reproduce description: | Describe the steps to reproduce the bug. - The better your description is _(go 'here', click 'there'...)_ the fastest you'll get an _(accurate)_ answer. + The better your description is _(go 'here', click 'there'...)_ the fastest you'll get an _(accurate)_ answer. value: | 1. 2. @@ -205,7 +205,7 @@ body: Provide Nextcloud Signing status. First, login as Admin user into your Nextcloud, then access this URL: ```shell - https://yournextcloud.tld/index.php/settings/integrity/failed + https://yournextcloud.tld/index.php/settings/integrity/failed ``` > NOTE: This will be automatically formatted into code for better readability. render: shell |