Files
domnitor/.github/ISSUE_TEMPLATE/bug_report.md
2025-10-08 14:23:07 +03:00

1.3 KiB

name, about, title, labels, assignees
name about title labels assignees
Bug Report Create a report to help us improve [BUG] bug

🐛 Bug Description

A clear and concise description of what the bug is.

📋 Steps 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.

Actual Behavior

A clear and concise description of what actually happened.

📸 Screenshots

If applicable, add screenshots to help explain your problem.

🖥️ Environment

  • OS: [e.g., Ubuntu 22.04, Windows 11, macOS 13]
  • PHP Version: [e.g., 8.1.12]
  • Database: [e.g., MySQL 8.0, MariaDB 10.6]
  • Web Server: [e.g., Apache 2.4, Nginx 1.21]
  • Browser: [e.g., Chrome 110, Firefox 109] (if UI issue)

📝 Additional Context

Add any other context about the problem here.

🔍 Error Logs

If applicable, paste any error messages from:

  • PHP error log
  • Application logs (logs/cron.log)
  • Browser console (for UI issues)
Paste error logs here

✔️ Checklist

  • I have checked the documentation
  • I have searched for similar issues
  • I have provided all required information
  • I can reproduce this bug consistently