Skip to content

Commit 3643317

Browse files
author
Chris Elion
authored
Add TensorFlow version to bug report template (#2771)
1 parent a6e8a64 commit 3643317

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ If applicable, add screenshots to help explain your problem.
2626
**Environment (please complete the following information):**
2727
- OS + version: [e.g. Windows 10]
2828
- _ML-Agents version_: (e.g. ML-Agents v0.8, or latest `develop` branch from source)
29+
- _TensorFlow version_: (you can run `pip3 show tensorflow` to get this)
2930
- _Environment_: (which example environment you used to reproduce the error)
3031

3132
**NOTE:** We are unable to help reproduce bugs with custom environments. Please attempt to reproduce your issue with one of the example environments, or provide a minimal patch to one of the environments needed to reproduce the issue.

0 commit comments

Comments
 (0)