Skip to content

Commit d3467ac

Browse files
authored
chore: Add new discussions buttons & delete old template (#987)
* chore: Remove the old markdown-based issue template. * chore: Point users towards Discussions for Help and Features * chore: Put new feature button above ask for help
1 parent 8d0703c commit d3467ac

File tree

2 files changed

+8
-34
lines changed

2 files changed

+8
-34
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
blank_issues_enabled: true
2+
contact_links:
3+
- name: Suggest a new feature
4+
url: hhttps://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.
6+
- name: Ask a question
7+
url: https://github.com/obsidian-tasks-group/obsidian-tasks/discussions/new?category=q-a
8+
about: Ask for help with using the Tasks plugin

.github/ISSUE_TEMPLATE/issue-template.md

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)