mirror of
https://github.com/mediacms-io/mediacms.git
synced 2024-11-25 09:44:32 +01:00
32 lines
722 B
Markdown
32 lines
722 B
Markdown
|
---
|
||
|
name: Issue report
|
||
|
about: Create a report to help us improve MediaCMS
|
||
|
title: ''
|
||
|
labels: 'issue: bug'
|
||
|
assignees: mgogoulos
|
||
|
|
||
|
---
|
||
|
|
||
|
**Describe the issue**
|
||
|
A clear and concise description of what the issue is.
|
||
|
|
||
|
**To Reproduce**
|
||
|
Steps to reproduce the issue:
|
||
|
1. Go to ...
|
||
|
2. Perform action ...
|
||
|
3. See error
|
||
|
|
||
|
**Expected behavior**
|
||
|
A clear and concise description of what you expected to happen.
|
||
|
|
||
|
**Screenshots**
|
||
|
If applicable, add screenshots to help explain your problem.
|
||
|
|
||
|
**Environment (please complete the following information):**
|
||
|
- OS: [e.g. Ubuntu Linux]
|
||
|
- Installation method: [Docker install, or single server install]
|
||
|
- Browser, if applicable
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|