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
2017-06-22 12:02:28 +02:00

20 lines
377 B
Text

#### Description :octocat:
<<DESCRIPTION OF THE PROBLEM>>
#### Reproduction guide :beetle:
- Start Emacs
- <<REPRODUCTION STEPS>>
*Observed behaviour:* :eyes: :broken_heart:
<<DESCRIPTION OF THE OBSERVED BEHAVIOUR>>
*Expected behaviour:* :heart: :smile:
<<DESCRIPTION OF THE EXPECTED BEHAVIOUR>>
(%LAST_KEYS%)
%SYSTEM_INFO%
#### Backtrace :paw_prints:
```
%BACKTRACE%
```