doomemacs/.github/ISSUE_TEMPLATE/feature_request.md
Henrik Lissner 9f97c13bf1
Remove issue title prefixes
Use labels to categorize them instead.
2020-01-14 19:25:24 -05:00

21 lines
628 B
Markdown

---
name: Feature request
about: It'd be cool if Doom did/had/would...
labels: is:new
---
**Describe the feature**
- If the feature involves new plugins, include links to them
- If the feature involves replacement of current functionality, how the new
functionality is better?
- If the feature is implemented in another editor or Emacs distro, include:
- Screenshots or screencasts of it
- Links to its implementation
- Names of relevant commands (and not only the keybinds to invoke them)
**System information**
<details><pre>
Place the output of `M-x doom/info` or `~/.emacs.d/bin/doom info` here.
</pre></details>