doomemacs/.github/ISSUE_TEMPLATE/feature_request.md

29 lines
844 B
Markdown
Raw Normal View History

---
2019-07-11 23:23:10 +08:00
name: Feature request
about: It'd be cool if Doom did/had/would...
2019-07-11 23:23:10 +08:00
labels: is:request
title: "[REQUEST] "
assignees: ''
---
**Describe the feature**
- What is your request?
2019-07-11 23:23:10 +08:00
- How is it helpful?
- How is it used?
2019-07-11 23:23:10 +08:00
- 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:
2019-07-11 23:23:10 +08:00
- 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.
It's possible Doom already has the feature you're requesting. This will tell me
why you aren't seeing it.
</pre></details>