This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/core/templates/REPORTING.template
2016-05-27 00:32:05 -04:00

21 lines
441 B
Text

<<REPLACE ALL UPPERCASE EXPRESSIONS AND DELETE THIS LINE, `C-C C-C` TO SUBMIT>>
#### Description :octocat:
<<DESCRIPTION OF THE PROBLEM>>
#### Reproduction guide :beetle:
- Start Emacs
- <<REPRODUCTION STEPS>>
*Observed behaviour:* :eyes:
<<DESCRIPTION OF THE OBSERVED BEHAVIOUR>>
*Expected behaviour:* :broken_heart:
<<DESCRIPTION OF THE EXPECTED BEHAVIOUR>>
(%LAST_KEYS%)
%SYSTEM_INFO%
#### Backtrace :paw_prints:
```
%BACKTRACE%
```