Skip to content

Commit

Permalink
update bug report template
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaudiaComito committed Aug 7, 2023
1 parent df1a404 commit fcb5f82
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Bug Report
description: File a bug report
title: "[Bug]: "
labels: ["bug :bug:"]
labels: ["bug"]

body:
- type: markdown
Expand Down Expand Up @@ -33,6 +33,7 @@ body:
label: Version
description: What version of Heat are you running?
options:
- 1.3.x
- 1.2.x
- 1.1.x
- main (development branch)
Expand All @@ -54,6 +55,8 @@ body:
label: PyTorch version
description: What PyTorch version?
options:
- 2.0
- 1.13
- 1.12
- 1.11
- "1.10"
Expand Down

0 comments on commit fcb5f82

Please sign in to comment.