Skip to content

Commit 243c4b6

Browse files
committed
Moved and updated reporting-a-bug to bring more attention to it
1 parent 65e1671 commit 243c4b6

File tree

3 files changed

+17
-16
lines changed

3 files changed

+17
-16
lines changed

addons/source-python/docs/source-python/source/contributing/reporting-a-bug.rst

Lines changed: 0 additions & 15 deletions
This file was deleted.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
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!

addons/source-python/docs/source-python/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)