Skip to content

Commit

Permalink
Merge branch 'main' into fix--homepage-migration-link
Browse files Browse the repository at this point in the history
  • Loading branch information
annawen1 authored May 2, 2024
2 parents a8abef0 + a77073b commit 61b43d3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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
2 changes: 1 addition & 1 deletion src/gatsby-theme-carbon/components/Footer/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const CustomFooter = () => {
!
</p>
<p>
Last updated Mar 15, 2024
Last updated May 02, 2024
<br />
Copyright &copy; 2022 IBM
</p>
Expand Down

0 comments on commit 61b43d3

Please sign in to comment.