misc_pterodactyl-panel/.github/ISSUE_TEMPLATE/---bug-report.md
Omar Kamel 6e7dd36a89
Correct Typo in Bug Report template
installating > installing
smh lol. I find the typo funny but also let's just fix that real quick.
fixes #2808
2020-12-08 22:25:07 -05:00

1.4 KiB

name about
🐛 Bug Report For reporting code or design bugs with the software. DO NOT REPORT APACHE/NGINX/PHP CONFIGURATION ISSUES.

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

For assistance installing this software, as well as debugging issues with dependencies, please use our discord server: https://discord.gg/pterodactyl

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.

STOP: READ FIRST, AND THEN DELETE THE ABOVE LINES

Background (please complete the following information):

  • Panel or Daemon:
  • Version of Panel/Daemon:
  • Server's OS:
  • Your Computer's OS & Browser:

Describe the bug A clear and concise description of what the bug is. Please provide additional information too, depending on what you have issues with: Panel: php -v (the php version in use). Daemon: uname -a and docker info (your kernel version and information regarding docker)

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen. If applicable, add screenshots or a recording to help explain your problem.