Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update username for github issue asignment #8

Merged
merged 1 commit into from
Feb 13, 2024
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/0-troubleshooting-redirect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Troubleshooting Help
description: "If you need troubleshooting help please use the troubleshooting form from the Turtlebot4 repo: https://github.com/turtlebot/turtlebot4/issues/new/choose."
labels: ["troubleshooting"]
assignees:
- smatar22
- smatarCPR
- RustyCPR
body:
- type: markdown
Expand All @@ -13,4 +13,4 @@ body:
attributes:
label: Understand?
options:
- 'Yes'
- 'Yes'
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/2-feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Feature request
description: Use this form for requesting a feature that current doesn't exist.
labels: ["enhancement"]
assignees:
- smatar22
- smatarCPR
- RustyCPR
body:
- type: textarea
Expand All @@ -20,4 +20,4 @@ body:
- type: textarea
attributes:
label: Other notes
description: Add anything else you thing is important.
description: Add anything else you thing is important.
Loading