Skip to content

Commit a00a03f

Browse files
committed
chore: Try to reduce the number of duplicate issues of #3546 and #3546
1 parent a8af279 commit a00a03f

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.github/ISSUE_TEMPLATE/bug-report.yaml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,15 @@ body:
2323
id: no-duplicate-issues
2424
attributes:
2525
label: "⚠️ Check that this issue hasn't been reported before."
26-
description: "The **Label filters** may help make your search more focussed."
26+
description: |
27+
The **Label filters** may help make your search more focussed.
28+
**Known Issue**: We already know **iOS and iPadOS** versions **18.6** and **26 Public Beta 2** have completely broken the Tasks plugin's ability to read task lines with more than one emoji.
29+
This breaks many thinks, including:
30+
* Recurrence
31+
* Searches
32+
* Sorting
33+
* Grouping
34+
See [#3546](https://github.com/obsidian-tasks-group/obsidian-tasks/issues/3546) and [#3546](https://github.com/obsidian-tasks-group/obsidian-tasks/issues/3560).
2735
options:
2836
- label: "I searched previous [Tasks plugin Bug Reports](https://github.com/obsidian-tasks-group/obsidian-tasks/issues?q=is%3Aopen+is%3Aissue+label%3A%22type%3A+bug%22+sort%3Acomments-desc) didn't find any similar reports."
2937
required: true

0 commit comments

Comments
 (0)