MushroomRL/mushroom-rl

View on GitHub
.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**
Provide a snippet of code, or a Python file.

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

**System information (please complete the following information):**
- OS: [e.g. Ubuntu 18.04]
- Python version [e.g. Python3.6]
- Torch version [e.g. Pytorch 1.3]
- Mushroom version [e.g. 1.2.0, master]

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