File tree Expand file tree Collapse file tree 3 files changed +17
-16
lines changed
addons/source-python/docs/source-python/source Expand file tree Collapse file tree 3 files changed +17
-16
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ Reporting a bug
2+ ===============
3+
4+ If you think you found a bug, please let us know! This is very important for
5+ us, because it helps to improve Source.Python. We prefer bugs to be reported via
6+ `Github <https://github.com/Source-Python-Dev-Team/Source.Python/issues >`_.
7+
8+ When reporting a bug, please consider the following points:
9+
10+ 1. Precisly describe your problem.
11+ 2. Provide the output of the server command ``sp info ``.
12+ 3. Post your SP log file.
13+ 4. If your server crashes, add ``-debug `` to your command line and post the resulting ``debug.log ``.
14+ 5. Add instructions on how to reproduce the bug.
15+
16+ Thank you!
Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ General
2626 general/config-auth
2727 general/sp-commands
2828 general/known-issues
29+ general/reporting-a-bug
2930 general/credits
3031
3132
@@ -51,7 +52,6 @@ Contributing to Source.Python
5152 contributing/building
5253 contributing/contributing
5354 contributing/coding-conventions
54- contributing/reporting-a-bug
5555 contributing/todos
5656
5757
You can’t perform that action at this time.
0 commit comments