Update issue template

This commit is contained in:
Yuxuan Shui 2018-11-26 15:46:04 +00:00
parent b86f47e965
commit 7d990fef88
1 changed files with 7 additions and 1 deletions

View File

@ -32,6 +32,12 @@
### Current Behavior
### Stack trace
// If compton crashes, please make sure your compton is built with debug info, and provide a stack trace of compton when it crashed.
// Note, when compton crashes in a debugger, your screen might look frozen. But gdb will still handle your input if it is focused.
// Usually you can use 'bt' and press enter to get the stack trace, then 'q', enter, 'y', enter to quit gdb.
// Or, you can enable core dump, and upload the core file and the compton executable here.
### Other details
// If your problem is visual, you are encouraged to record a short video when the problem occurs and link to it here.