Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
Nightprince authored May 7, 2024
1 parent 1d83d49 commit 8f73b69
Showing 1 changed file with 25 additions and 8 deletions.
33 changes: 25 additions & 8 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**Error log/notice**
Provide the error notice or log details.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
Expand All @@ -17,11 +23,22 @@ A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.

**Webserver (please complete the following information):**
- OS: [e.g. Debian 11]
- httpd server: [e.g. Apache 2.4]
- MySQL Server: [e.g. Mariadb 10.5.2]
- PHP Version: [e.g. PHP 8.1]
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**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]

**Host information (please complete the following information):**
- OS: [e.g. Windows 10, Linux Ubuntu 23.10.1]
- PHP version [e.g. 8.3]
- MySQL version[e.g. 8.0]
- CMS version[e.g. 9.0.3]

**Additional context**
Add any other context about the problem here.

0 comments on commit 8f73b69

Please sign in to comment.