Files
optuna-dashboard/.github/ISSUE_TEMPLATE/bug_report.md
T
2021-02-10 19:04:02 +09:00

31 lines
676 B
Markdown

---
name: "Bug report"
about: Create a bug report to improve optuna-dashboard
title: ""
labels: bug
assignees: ''
---
# Bug reports
*Please file a bug report here.*
## Expected Behavior
*Please describe the behavior you are expecting*
## Current Behavior and Steps to Reproduce
*What is the current behavior? Please provide detailed steps or example for reproducing.*
*A picture or video tells a thousand words.*
## Context
Please provide any relevant information about your setup.
This is important in case the issue is not reproducible except for under certain conditions.
* `python -c 'import optuna; print(optuna.__version__)'`:
* `optuna-dashboard --version`: