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(plugin-git): add built-in component <Contributors/> <Changelog/>, close #375 #384

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

pengzhanbo
Copy link
Member

@pengzhanbo pengzhanbo commented Feb 28, 2025

Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Provide a description in this PR that addresses what the PR is solving. If this PR is going to solve an existing issue, please reference the issue (e.g. close #123).

What is the purpose of this pull request?

  • Bug fix
  • New feature
  • Other

Description

close #375

Screenshots

Contributors

contributor

Changlog
changelog

@coveralls
Copy link

coveralls commented Feb 28, 2025

Pull Request Test Coverage Report for Build 13593691221

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 59.58%

Totals Coverage Status
Change from base Build 13585771814: 0.0%
Covered Lines: 1351
Relevant Lines: 2048

💛 - Coveralls

Comment on lines +209 to +216
/**
* Changelog on time
*/
changelogOn: string
/**
* Changelog button
*/
changelogButton: string
Copy link
Member

Choose a reason for hiding this comment

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

I don't think these names are proper. I do not know what should I fill in another language at a glance at all.

Copy link
Member Author

Choose a reason for hiding this comment

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

I also don't know what would be a more appropriate name, please help me change the field name.

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 request] Add changelog and contributor component in plugin-git
3 participants