PySR / .github /ISSUE_TEMPLATE /bug_report.md
MilesCranmer's picture
Update bug_report.md
1998ae8 unverified
|
raw
history blame
754 Bytes
---
name: Bug report
about: Create a report to help us improve
title: "[BUG] *Summary of bug*"
labels: bug
assignees: MilesCranmer
---
**Describe the bug**
A clear and concise description of what the bug is.
**Version (please complete the following information):**
- OS: [e.g. macOS]
- Version [e.g. 0.6.0]
- Does the bug appear with the latest version of PySR?
**Configuration**
- What are your PySR settings?
- What dataset are you running on?
**Error message**
Add the error message here, or whatever other information would be useful for debugging. Please set `procs=0` when running to get a useful error message, otherwise the error will be hidden within different workers.
**Additional context**
Add any other context about the problem here.