How to report a bug
Have you found some errors that you want to report to me?
Perfect, you need to know that I need to be able to replicate that bug, for that, I invite you to follow some steps before sending the report 😉
#What to do
- Enable the debug log (really important)
- Replicate the bug
- Group up files
- Send the report
#Enable the debug log
Nothing difficult, you just need to replace these options inside your configuration file!
Go into your config.yml
at the line 24~
, where log options starts, and edit these like that:
# ...logging:# Enable debug messagesdebug: truesave-file:# Save to file log messagesenable: true# ...
After doing that, be sure you are collecting the log output (Default output: log.txt
).
#Replicate the bug
Now, take a note about what are you doing so you can write the procedure into the report.
If the bug has been occurred, we should have caught that.
#Group up files
Now prepare your things, these should be:
- The file
log.txt
- The procedure to perform the bug
- Your
config.yml
#Send the report
You can send the report via any of these support channel: