ORIENT/.github/ISSUE_TEMPLATE/1_BUG_REPORT.md

21 lines
614 B
Markdown

---
name: "🐛 Bug Report"
about: 'Report a general OctoberCMS issue. See our policy below if reporting a security issue.'
labels: 'Status: Review Needed, Type: Unconfirmed Bug'
---
- OctoberCMS Build: ### <!-- Or Commit hash if using composer -->
- PHP Version:
- Database Engine: <!-- Remove if not using a database -->
- Plugins Installed: <!-- In the format of Author.Plugin-v1.2.0 -->
### Description:
<!-- Describe the issue encountered and what should actually be happening instead in as much detail as possible-->
### Steps To Reproduce:
<!-- (Describe the steps to reproduce the problem here) -->