Skip to content

Commit 01b4a00

Browse files
committed
Fix typos in issue templates
1 parent 474d24e commit 01b4a00

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ assignees: clearpathrobotics/clearpath-platform-team
1111
- OS: (e.g. Ubuntu 24.04)
1212
- ROS 2 Distro: (e.g. Jazzy)
1313
- Built from source or installed:
14-
- Package version: (if from repository, give version from `sudo dpkg -s ros-$ROS_VERSION-clearpath-robot`, if from source, give commit hash)
14+
- Package version: (if from repository, give version from `sudo dpkg -s ros-$ROS_DISTRO-canopen-inventus-driver`, if from source, give commit hash)
1515
- Real hardware or simulation:
1616

1717
**Expected behaviour**
@@ -28,4 +28,4 @@ Provide the steps to reproduce:
2828

2929

3030
**Other notes**
31-
Add anything else you thing is important.
31+
Add anything else you think is important.

.github/ISSUE_TEMPLATE/feature.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ assignees: clearpathrobotics/clearpath-platform-team
1111
A clear and concise description of what you want to happen.
1212

1313
**Other notes**
14-
Add anything else you thing is important.
14+
Add anything else you think is important.

0 commit comments

Comments
 (0)