Skip to content

Commit 8d39da5

Browse files
authored
chore: Make it easier to search for existing ideas and questions (#994)
When users choose what type of issue to create, Feature and Question options now link to previous submissions.
1 parent d19daae commit 8d39da5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ blank_issues_enabled: false
22
contact_links:
33
- name: Suggest a new feature
44
url: https://github.com/obsidian-tasks-group/obsidian-tasks/discussions/new?category=ideas
5-
about: Request a new feature or improvement in the Tasks plugin. Please search existing Ideas first, and up-vote, to avoid Duplicates.
5+
about: Request a new feature or improvement in the Tasks plugin.<br>Please [search existing ideas](https://github.com/obsidian-tasks-group/obsidian-tasks/discussions/categories/ideas) first, and up-vote, to avoid duplicates.
66
- name: Ask a question
77
url: https://github.com/obsidian-tasks-group/obsidian-tasks/discussions/new?category=q-a
8-
about: Ask for help with using the Tasks plugin
8+
about: Ask for help with using the Tasks plugin.<br>In case your question has been asked before, for quicker results you can [search existing questions](https://github.com/obsidian-tasks-group/obsidian-tasks/discussions/categories/q-a).

0 commit comments

Comments
 (0)