Skip to content

Commit

Permalink
Add Jazzy / Ubuntu 24.04 to Git issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
sea-bass authored and nspielbau committed Oct 18, 2024
1 parent 87e731a commit 5f168b0
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/ISSUE_TEMPLATE/BUG-REPORT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,25 +56,26 @@ body:
id: ros2_version
attributes:
label: "ROS2 Version"
description: What ROS2 versions are you seeing the problem on ?
description: What ROS 2 versions are you seeing the problem on?
multiple: true
options:
- Rolling
- Humble
- Jazzy
- Iron
- Foxy
- Humble
validations:
required: false
- type: dropdown
id: os
attributes:
label: "OS"
description: What is the impacted environment ?
description: What is the impacted environment?
multiple: true
options:
- Windows
- Ubuntu 20.04
- Ubuntu 22.04
- Ubuntu 24.04
- RHEL
- Fedora
- Mac
Expand Down

0 comments on commit 5f168b0

Please sign in to comment.