doomemacs/.github/ISSUE_TEMPLATE/bug_report.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

1005 B

name about labels title assignees
Bug report Doom might be misbehaving is:bug [BUG]

Describe the issue

  • What did you expect to happen?
  • What actually happened?
  • Do you have screenshots/casts of your issue?
  • What commands are bound to any keys you've referenced? (use SPC h k to inspect keys)
  • Can you include a link to your private config?
  • Were any warnings or errors logged to *Messages* (SPC h e or M-x view-echo-area-messages will open it).
Include a backtrace of the error.

How to acquire a backtrace: https://github.com/hlissner/doom-emacs/blob/develop/docs/getting_started.org#how-to-extract-a-backtrace-from-an-error

Steps to reproduce

  1. Select these example steps,
  2. Delete them,
  3. And replace them with precise steps to reproduce your issue.
  4. Fill in "system information" below.

System information

Place the output of `M-x doom/info` or `~/.emacs.d/bin/doom info` here.