Skip to content

Commit 9b707cf

Browse files
committed
chore: Require testing of bugs on the latest version of Tasks
1 parent d025897 commit 9b707cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/bug-report.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ body:
1818
options:
1919
- label: "My request is about the [Tasks plugin for Obsidian](https://publish.obsidian.md/tasks/Introduction)."
2020
required: true
21+
- label: "I have tested the bug with the [latest version](https://github.com/obsidian-tasks-group/obsidian-tasks/releases) of the Tasks plugin."
22+
required: true
2123

2224
- type: checkboxes
2325
id: no-duplicate-issues

0 commit comments

Comments
 (0)