Spaces:
Sleeping
Sleeping
MilesCranmer
commited on
Commit
•
a5e5da1
1
Parent(s):
725df69
Update bug_report.md
Browse files
.github/ISSUE_TEMPLATE/bug_report.md
CHANGED
@@ -15,7 +15,7 @@ A clear and concise description of what the bug is.
|
|
15 |
- Julia version [Run `julia --version` in the terminal]
|
16 |
- Python version [Run `python --version` in the terminal]
|
17 |
- Did you install with `pip` or `conda`?
|
18 |
-
- PySR version [Run `python -c 'import pysr; print(pysr.__version__)']
|
19 |
- Does the bug still appear with the latest version of PySR?
|
20 |
|
21 |
**Configuration**
|
|
|
15 |
- Julia version [Run `julia --version` in the terminal]
|
16 |
- Python version [Run `python --version` in the terminal]
|
17 |
- Did you install with `pip` or `conda`?
|
18 |
+
- PySR version [Run `python -c 'import pysr; print(pysr.__version__)'`]
|
19 |
- Does the bug still appear with the latest version of PySR?
|
20 |
|
21 |
**Configuration**
|