Skip to content

Commit

Permalink
Update username for github issue asignment (#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
hilary-luo authored Feb 15, 2024
1 parent 6b73319 commit d688175
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/0-troubleshooting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Troubleshooting Help
description: Use this form when you are looking for assistance to understand why the system is not working how you think it should.
labels: ["troubleshooting"]
assignees:
- smatar22
- smatarCPR
- RustyCPR
body:
- type: markdown
Expand Down Expand Up @@ -121,4 +121,4 @@ body:
- type: textarea
attributes:
label: Other notes
description: Add anything else you thing is important.
description: Add anything else you thing is important.
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.

0 comments on commit d688175

Please sign in to comment.