21 lines
561 B
Markdown
21 lines
561 B
Markdown
---
|
|
name: "🐛 Bug Report"
|
|
about: Report a general OctoberCMS 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) -->
|
|
|
|
|