Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ assignees: clearpathrobotics/clearpath-platform-team
- OS: (e.g. Ubuntu 24.04)
- ROS 2 Distro: (e.g. Jazzy)
- Built from source or installed:
- Package version: (if from repository, give version from `sudo dpkg -s ros-$ROS_VERSION-wireless-watcher`, if from source, give commit hash)
- Package version: (if from repository, give version from `sudo dpkg -s ros-$ROS_DISTRO-wireless-watcher`, if from source, give commit hash)


**Expected behaviour**
Expand All @@ -28,4 +28,4 @@ Provide the steps to reproduce:


**Other notes**
Add anything else you thing is important.
Add anything else you think is important.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ assignees: clearpathrobotics/clearpath-platform-team
A clear and concise description of what you want to happen.

**Other notes**
Add anything else you thing is important.
Add anything else you think is important.