Skip to content

Commit

Permalink
Update bug.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-S-Rosen committed Nov 5, 2023
1 parent 564364b commit 14ef751
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/ISSUE_TEMPLATE/bug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,10 @@ body:
```
validations:
required: true

- type: textarea
attributes:
label: If possible, please also upload any relevant files that might help with debugging.
description: For instance, any of the `result-***.pkl`, `psij-***.py`, `script-***.py`, `query-status-***.py`, etc. files left behind when `cleanup=False`.
validations:
required: false

0 comments on commit 14ef751

Please sign in to comment.