diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md index dd84ea782..a55969166 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -1,38 +1,74 @@ --- name: Bug report -about: Create a report to help us improve +about: Create a report for a problem that shouldn't be happening title: '' -labels: '' +labels: bug assignees: '' --- -**Describe the bug** +## Bug Description A clear and concise description of what the bug is. -**To Reproduce** +## How to Reproduce Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error -**Expected behavior** +## Expected Behavior A clear and concise description of what you expected to happen. -**Screenshots** +## Screenshots If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** - - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] - - Version [e.g. 22] +## Server Information -**Smartphone (please complete the following information):** - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] - - Browser [e.g. stock browser, safari] - - Version [e.g. 22] +### PHP Operating System -**Additional context** +``` +Replace this code block with the "System" value +found towards the top of /e107_admin/phpinfo.php + +e.g. +Linux localhost 2.4.21-0.13mdk #1 Fri Mar 14 15:08:06 EST 2003 i686 +``` + +### PHP Version + +``` +Replace this code block with the PHP version shown +at the top of /e107_admin/phpinfo.php + +e.g. +PHP Version 7.3.13 +``` + +### PHP Modules + +1. Go to /e107_admin/phpinfo.php +2. Change the page to "view source" mode by one of these methods: + - Press [Ctrl]+[u] + - Press [Option]+[Command]+[u] + - Add `view-source:` at the beginning of the address bar +3. Copy all the source code +4. Go to https://sed.js.org/ +5. Paste everything into the "STDIN:" box +6. In the "Command line (--help):" box, write: + + -rn 's|