Skip to content

Commit 0e1ef0a

Browse files
authored
Update auto assignees for issue templates (#1769)
* 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
1 parent 8dc71bc commit 0e1ef0a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description:
33
Something isn't working as expected? Here's the right place to report.
44
title: '[YOUR TITLE]: Brief description'
55
assignees:
6-
- jeffchew,ljcarot,shixiedesign,RobertaJHahn
6+
- oliviaflory,RichKummer
77
labels: [ 'bug' ]
88
body:
99
- type: markdown

.github/ISSUE_TEMPLATE/feature_request.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description:
33
Suggest a new idea for the Carbon for IBM.com website.
44
title: '[YOUR TITLE]: Brief description'
55
assignees:
6-
- jeffchew,ljcarot,shixiedesign,RobertaJHahn
6+
- oliviaflory,RichKummer
77
labels: [ 'Feature request' ]
88
body:
99
- type: markdown

.github/ISSUE_TEMPLATE/question.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description:
33
Usage question or discussion about the Carbon for IBM.com website.
44
title: '[YOUR TITLE]: Brief description'
55
assignees:
6-
- jeffchew,ljcarot,oliviaflory,emyarod
6+
- oliviaflory,emyarod,RichKummer,kennylam
77
labels: ['question']
88
body:
99
- type: markdown

0 commit comments

Comments
 (0)