mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 18:51:03 +01:00
a3a18f3f9b
Former-commit-id: 54741b07e83e97f5c2478720358ed5e00f440128
28 lines
576 B
Markdown
28 lines
576 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: "[BUG]"
|
|
labels: type:bug
|
|
assignees: kataras
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. [...]
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Desktop (please complete the following information):**
|
|
- OS: [e.g. ubuntu, windows]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|