doomemacs/.github/ISSUE_TEMPLATE/feature_request.md
Henrik Lissner ae80f1f67d
Simplify github issue templates; correct labels
If they're too long, people won't read them.
If they're too short, people won't know what to do.
If there are too many of them, people can't decide which to use.

Removed the question template because it's redundant with "open a blank
issue".
2019-11-28 15:35:15 -05:00

844 B

name about labels title assignees
Feature request It'd be cool if Doom did/had/would... is:request [REQUEST]

Describe the feature

  • What is your request?
  • How is it helpful?
  • How is it used?
  • 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
    • Include links to its implementation
    • Include names of commands (and not just the keybinds to invoke them)

System information

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.