.github/ISSUE_TEMPLATE/bug_report.md

Summary

Maintainability
Test Coverage
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior

**Expected behavior**
A clear and concise description of what you expected to happen.

**Code snippets**
If applicable, add minimal code snippets to help explain your problem.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Environment(please complete the following information):**
 - OS: [e.g. macOS]
 - Python [e.g. CPython 3.6, PyPy 3.4]
 - Winter version [e.g. 1.0.3]

**Additional context**
Add any other context about the problem here.