Reporting a bugΒΆ
If you think you found a bug, please let us know! This is very important for us, because it helps to improve Source.Python. We prefer bugs to be reported via Github.
When reporting a bug, please consider the following points:
- Precisely describe your problem.
- Provide the output of the server command
sp info
. - Post your SP log file.
- If your server crashes, add
-debug
to your command line and post the resultingdebug.log
. - Add instructions on how to reproduce the bug.
Thank you!