MilesCranmer commited on
Commit
725df69
1 Parent(s): 49b163d

Update bug_report.md

Browse files
.github/ISSUE_TEMPLATE/bug_report.md CHANGED
@@ -14,7 +14,8 @@ A clear and concise description of what the bug is.
14
  - OS: [e.g. macOS]
15
  - Julia version [Run `julia --version` in the terminal]
16
  - Python version [Run `python --version` in the terminal]
17
- - PySR version [e.g. 0.6.0]
 
18
  - Does the bug still appear with the latest version of PySR?
19
 
20
  **Configuration**
 
14
  - OS: [e.g. macOS]
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**