Преглед изворни кода

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.
Bad3r пре 2 година
родитељ
комит
a55b73f296
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      .github/ISSUE_TEMPLATE/bug_report.yaml

+ 2 - 2
.github/ISSUE_TEMPLATE/bug_report.yaml

@@ -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