fancy_gym/.github/ISSUE_TEMPLATE/bug_report.md

33 lines
667 B
Markdown
Raw Permalink Normal View History

2023-10-11 15:28:19 +02:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2023-10-11 15:30:57 +02:00
2. Select variables '....'
3. Execute '....'
2023-10-11 15:28:19 +02:00
4. See error
**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):**
2023-10-11 15:30:57 +02:00
- OS: [e.g. Ubunutu]
- Python version [e.g. 3.8]
- Version [e.g. 1.0]
2023-10-11 15:28:19 +02:00
**Additional context**
Add any other context about the problem here.