mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-28 04:41:32 -08:00
1.2 KiB
1.2 KiB
| name | about | labels | title | assignees |
|---|---|---|---|---|
| Bug report | Something went wrong, please fix it! | is:bug | [BUG] |
Describe the issue Start with a brief 1 or 2 sentence summary of issue.
Then follow with a longer explanation, if necessary. Here are some suggestions on what to include:
- What you expected vs what actually happened
- Screenshots/casts of your issue
- A link to your private config
- Labels for any keys you reference (use
SPC h kto inspect a key) - Any warnings or errors logged to *Messages* (
SPC h eorM-x view-echo-area-messages).
If available, please a backtrace of the error here.To acquire a backtrace, enable
debug-on-errorthen recreate the error. Here are ways to enabledebug-on-error:
M-x toggle-debug-on-error,- Start Emacs with
emacs --debug-init - If the error occurred while using
bin/doom, use the-d/--debug - switches or the
DEBUGenvironment variable.
Steps to reproduce
- Select these example steps,
- Delete them,
- And replace them with precise steps to reproduce your issue.
- Fill in "system information" below.
System information
Place the output of `M-x doom/info` or `~/.emacs.d/bin/doom info` here.