21 lines
614 B
Markdown
Executable File
21 lines
614 B
Markdown
Executable File
---
|
|
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) -->
|
|
|
|
|