fix: update confirm-search wording

Changed the wording on the checkbox. The previous wording looked wrong and it sounded like an action will be taken by checking the box.
pull/7836/head
Bad3r 2022-12-21 17:57:13 +00:00 committed by Andelf
parent 488d376262
commit a55b73f296
1 changed files with 2 additions and 2 deletions

View File

@ -11,9 +11,9 @@ body:
id: confirm-search
attributes:
label: Search first
description: Please make sure to search through the [existing issues](https://github.com/logseq/logseq/issues) and [Logseq Forum](https://discuss.logseq.com/) before reporting.
description: Please search [existing issues](https://github.com/logseq/logseq/issues) and the [Logseq Forum](https://discuss.logseq.com/) before reporting.
options:
- label: Search and no similar issue found
- label: I searched and no similar issues were found
required: true
- type: textarea
id: problem