Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add link at Supporters redirect to the instructions doc. #482

Merged
merged 3 commits into from
Dec 14, 2023

Conversation

Shelley-BaoYue
Copy link
Collaborator

@Shelley-BaoYue Shelley-BaoYue commented Dec 11, 2023

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

feature

  • What is the new behavior (if this is a feature change)?

Add a link at Supporters to help users to get "how to add logo at supporters"

#470

@kubeedge-bot kubeedge-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Dec 11, 2023
@Shelley-BaoYue Shelley-BaoYue force-pushed the supporters branch 3 times, most recently from 94ae28f to c0e4392 Compare December 12, 2023 03:35
@kubeedge-bot kubeedge-bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Dec 12, 2023
Comment on lines +49 to +56
},
"item.label.Next": {
"message": "Next",
"description": "Navbar item with label Next"
},
"item.label.v1.15": {
"message": "v1.15",
"description": "Navbar item with label v1.15"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another question, what's meaning of labels above? And what's the effect without them?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another question, what's meaning of labels above? And what's the effect without them?

Auto generated Chinese version of the label name using yarn write-translations. Actually, when we do any changes on the pages, we need to using yarn write-translations --locale zh to generate the corresponding Chinese version and translate it.
For example, if I change the "message" content to "1.15 版本" now, it would be displayed in Chinese as follows.
image

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, sounds good, if it's auto generated, how about adding a check in CI?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, sounds good, if it's auto generated, how about adding a check in CI?

Maybe it's worth to add this CI to check the Chinese version. I will create a issue to track.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okey. Let's open an issue to track it.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okey. Let's open an issue to track it.

#489

Copy link
Member

@fisherxu fisherxu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve
/assign @kevin-wangzefeng

@kubeedge-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fisherxu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubeedge-bot kubeedge-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 12, 2023
Signed-off-by: Shelley-BaoYue <[email protected]>
Signed-off-by: Shelley-BaoYue <[email protected]>
@Shelley-BaoYue
Copy link
Collaborator Author

Made a small optimization, the whole title of "Join the growing community" can support link redirection. PTAL @fisherxu @kevin-wangzefeng

Signed-off-by: Shelley-BaoYue <[email protected]>
Copy link
Member

@fisherxu fisherxu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@kubeedge-bot kubeedge-bot added the lgtm Indicates that a PR is ready to be merged. label Dec 14, 2023
@kubeedge-bot kubeedge-bot merged commit e6710b3 into kubeedge:master Dec 14, 2023
6 checks passed
Shelley-BaoYue pushed a commit to Shelley-BaoYue/website that referenced this pull request Dec 18, 2023
add link at Supporters redirect to the instructions doc.

Signed-off-by: Shelley-BaoYue <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants