Fix issue/PR templates & add sponsor button

Referenced in #1554, #1532, #1051
This commit is contained in:
Henrik Lissner 2019-07-10 21:13:32 +02:00
parent 3423ecc3d3
commit ead07dea83
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
14 changed files with 128 additions and 111 deletions

View file

@ -0,0 +1,22 @@
---
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>