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

feat: Migrate repo labels to Gitee #969

Merged
merged 2 commits into from
Mar 4, 2025

Conversation

Xsy41
Copy link
Collaborator

@Xsy41 Xsy41 commented Feb 27, 2025

Brief Information

This pull request is in the type of (more info about types):

  • build
  • ci
  • docs
  • feat
  • fix
  • perf
  • refactor
  • test

Related issues (all available keywords):

Details

image image

Checklist

Others

if (document.getElementById(id)) {
continue;
}
const labelElement = document.createElement('a');
Copy link
Collaborator

Choose a reason for hiding this comment

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

image

Copy link
Collaborator

Choose a reason for hiding this comment

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

Can be changed to span.

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

}}
src={chrome.runtime.getURL('openDiggerLogo.png')}
width={16}
height={16}
Copy link
Collaborator

Choose a reason for hiding this comment

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

image

The tag height of Gitee is slightly smaller than that of GitHub. It feels better to make this picture smaller.

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

@Xsy41
Copy link
Collaborator Author

Xsy41 commented Mar 3, 2025

The warning issue is now resolved and the image size problem is optimized. @wangyantong2000

@wangyantong2000 wangyantong2000 merged commit 1714e66 into hypertrons:master Mar 4, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Migrate repo labels to Gitee
2 participants