doomemacs/.github/ISSUE_TEMPLATE/feature_request.md

29 lines
893 B
Markdown
Raw Normal View History

---
2019-07-11 23:23:10 +08:00
name: Feature request
about: Make suggestions for improving Doom Emacs
labels: is:request
title: "[REQUEST] "
assignees: ''
---
**Describe the feature**
2019-07-11 23:23:10 +08:00
Start with a brief 1 or 2 sentence summary of feature.
2019-07-11 23:23:10 +08:00
Then follow up with an extended explanation, if necessary. Here are some
suggestions on what to include:
- How is it helpful?
- How is the feature used?
- If the feature involves new plugins, include links to them
- iF the feature involves replacement of current functionality, describe how the
new functionality is better.
- If the feature is implemented in another editor Emacs distro:
- Include screenshots or screencasts of it
- Include links to its implementation
- Include names of commands (and not just the keybinds to invoke them)
**System information**
<details><pre>
Include the output of `M-x doom/info` or `~/.emacs.d/bin/doom info` here.
</pre></details>