Skip to content

Commit

Permalink
Update auto assignees for issue templates (#1769)
Browse files Browse the repository at this point in the history
* Update bug_report.yaml

Updates the auto assignees for bug reports to Olivia and Rich

* Update feature_request.yaml

Update feature request to auto assign Olivia and Rich

* Update question.yaml

Update auto assignees

* remove space between names
  • Loading branch information
oliviaflory authored May 2, 2024
1 parent 8dc71bc commit 0e1ef0a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description:
Something isn't working as expected? Here's the right place to report.
title: '[YOUR TITLE]: Brief description'
assignees:
- jeffchew,ljcarot,shixiedesign,RobertaJHahn
- oliviaflory,RichKummer
labels: [ 'bug' ]
body:
- type: markdown
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description:
Suggest a new idea for the Carbon for IBM.com website.
title: '[YOUR TITLE]: Brief description'
assignees:
- jeffchew,ljcarot,shixiedesign,RobertaJHahn
- oliviaflory,RichKummer
labels: [ 'Feature request' ]
body:
- type: markdown
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/question.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description:
Usage question or discussion about the Carbon for IBM.com website.
title: '[YOUR TITLE]: Brief description'
assignees:
- jeffchew,ljcarot,oliviaflory,emyarod
- oliviaflory,emyarod,RichKummer,kennylam
labels: ['question']
body:
- type: markdown
Expand Down

0 comments on commit 0e1ef0a

Please sign in to comment.