Update issue/PR templates

This commit is contained in:
Henrik Lissner 2019-12-12 01:26:14 -05:00
parent 6ff31408ec
commit 0b11184e2d
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 39 additions and 33 deletions

View file

@ -1,28 +1,22 @@
---
name: Feature request
about: It'd be cool if Doom did/had/would...
labels: is:request
labels: is:new
title: "[REQUEST] "
assignees: ''
---
**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)
- 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>
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.
Place the output of `M-x doom/info` or `~/.emacs.d/bin/doom info` here.
</pre></details>