mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 15:15:01 +00:00
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.
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user