-
Notifications
You must be signed in to change notification settings - Fork 124
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 checklist for adding new API #578
Add checklist for adding new API #578
Conversation
c17fc3f
to
ec6649f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
According to the context, the K here should be a capital letter.
i18n/zh/docusaurus-plugin-content-docs/current/developers/add-new-api.md
Outdated
Show resolved
Hide resolved
ec6649f
to
fce92d6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is recommended to reduce the usage of phrases such as:
- "Please" (as it can be overly polite or unnecessary)
- "We" (using "You" is preferable)
Signed-off-by: changzhen <[email protected]>
fce92d6
to
635b4f3
Compare
@windsonsea Thanks a lot, all comments have been updated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Thanks.
/cc @RainbowMango |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: RainbowMango 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 |
What type of PR is this?
/kind documentation
What this PR does / why we need it:
In order to avoid missing items when adding new APIs in the Karmada repo, resulting in extended development time, relevant check items are now added.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer: