Skip to content

Commit 44dbf0f

Browse files
committed
Update issue templates
1 parent db12629 commit 44dbf0f

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+31
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
5+
---
6+
7+
**Describe the bug**
8+
A clear and concise description of what the bug is.
9+
10+
**To Reproduce**
11+
Steps to reproduce the behavior.
12+
13+
**Expected behavior**
14+
A clear and concise description of what you expected to happen.
15+
16+
**Error Messages**
17+
Including more/longer error messages gives us more information to work with.
18+
19+
**Desktop (please complete the following information):**
20+
- OS: [e.g. macOS 10.13.6]
21+
- Python Version [e.g. 3.6.6]
22+
- Mujoco Version [e.g. 1.50]
23+
- mujoco-py version [e.g. 1.50.1.59]
24+
25+
**Environment**
26+
- output of: `echo $LD_LIBRARY_PATH`
27+
- output of: `echo $HOME`
28+
- output of: `echo $USER`
29+
30+
**Additional context**
31+
Add any other context about the problem here.

0 commit comments

Comments
 (0)