doom-emacs/.github/ISSUE_TEMPLATE/config.yml
Henrik Lissner 4a4315e36a
dev: remove feature/bump request issue forms
This removes the feature and bump request templates, as our issue
tracker will no longer accept them. They should either be submitted to
our Discourse/Discord, or come in the form of a pull request (as a proof
of concept proposal/RFC), or a bug report (in case a bump is needed to
address a bug).

Ref: https://discourse.doomemacs.org
Ref: https://doomemacs.org/discord
2022-09-18 21:12:25 +02:00

14 lines
773 B
YAML

blank_issues_enabled: false
contact_links:
- name: Official Documentation
url: https://github.com/doomemacs/doomemacs/blob/master/docs/index.org
about: "Walks you through how to use, abuse, or confuse Doom Emacs. Also available from within Doom: `M-x doom/help`"
- name: Visit our Discourse
url: https://discourse.doomemacs.org
about: "A repository of official learning resources and discussion forum for Emacs and Doom"
- name: Visit our Discord
url: https://doomemacs.org/discord
about: "A place to chat, get to know the community, and get help quick"
- name: See third-party resources
url: https://discourse.doomemacs.org/c/guides/resources
about: "A curated collection of non-official resources to help you learn Emacs and Doom"