mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
23 lines
737 B
Markdown
23 lines
737 B
Markdown
---
|
|
name: "Feature Request"
|
|
about: "Make suggestions for improving Doom Emacs"
|
|
title: "[FEATURE] "
|
|
labels: "is:request", "status:pending-review"
|
|
---
|
|
|
|
**Describe the feature**
|
|
Summarize your suggestion or request.
|
|
|
|
Include why it would be helpful and what type of user it would benefit most.
|
|
|
|
If this feature is implemented in another editor or Emacs distro, please include
|
|
screenshots or screencasts of it. If possible, include the names of the relevant
|
|
commands and not just the keybinds to invoke them. Links to their implementation
|
|
in source code would tremendously speed up processing of this request.
|
|
|
|
|
|
**System information**
|
|
<details><pre>
|
|
Include the output of `M-x doom/info` or `~/.emacs.d/bin/doom info` here.
|
|
</pre></details>
|