takuseno/d3rlpy

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: "[BUG] bug title"
labels: bug
assignees: ''

---

:warning:
- Please don't post bug reports without a minimal example codes. Otherwise, it will take really long to solve the issue.
- Please be polite in discussion. This is an open-sourced project by voluntary contributors.

**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.

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