Skip to content

Commit 82b796e

Browse files
authored
chore: Remove markdown from issue descriptions (#995)
It turns out that Markdown is not rendered in 'about' descriptions
1 parent 8d39da5 commit 82b796e

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.<br>Please [search existing ideas](https://github.com/obsidian-tasks-group/obsidian-tasks/discussions/categories/ideas) first, and up-vote, to avoid duplicates.
5+
about: Request a new feature or improvement in the Tasks plugin. Please search existing Discussion 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.<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).
8+
about: Ask for help with using the Tasks plugin. In case your question has been asked before, for quicker results you can search existing Discussion Q&As.

0 commit comments

Comments
 (0)