Skip to content
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
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