Skip to content

Commit b0995f6

Browse files
Update ---bug-report.md (pterodactyl#3272)
Spelling correction, Removed code block as they're useless...
1 parent 2d97b51 commit b0995f6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/---bug-report.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ about: For reporting code or design bugs with the software. DO NOT REPORT APACHE
55

66
DO NOT REPORT ISSUES CONFIGURING: SSL, PHP, APACHE, NGINX, YOUR MACHINE, SSH, SFTP, ETC. ON THIS GITHUB TRACKER.
77

8-
For assistance installing this software, as well as debugging issues with dependencies, please use our discord server: <https://discord.gg/pterodactyl>
8+
For assistance installing this software, as well as debugging issues with dependencies, please use our discord server: https://discord.gg/pterodactyl
99

10-
You MUST complete all of the below information when reporting a bug, failure to do so will result in closure of your issue. PLEASE stop spamming our tracker with "bugs" that are not related to this project.
10+
You MUST complete all of the below information when reporting a bug, failure to do so will result in the closure of your issue. PLEASE stop spamming our tracker with "bugs" that are not related to this project.
1111

12-
To obtain logs for the panel and wings the below commands should help with the retrevial of them.
13-
Panel: ``` tail -n 100 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc bin.ptdl.co 99 ```
14-
Wings: ``` sudo wings diagnostics ```
12+
To obtain logs for the panel and wings the below commands should help with the retrieval of them.
13+
Panel: tail -n 100 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc bin.ptdl.co 99
14+
Wings: sudo wings diagnostics
1515

1616
**STOP: READ FIRST, AND THEN DELETE THE ABOVE LINES**
1717

0 commit comments

Comments
 (0)