docs: fix typo in community meeting frequency#286
docs: fix typo in community meeting frequency#286shubhtrek wants to merge 1 commit intokmesh-net:mainfrom
Conversation
✅ Deploy Preview for kmesh-net ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Welcome @shubhtrek! It looks like this is your first PR to kmesh-net/website 🎉 |
There was a problem hiding this comment.
Pull request overview
This PR updates the community contribution documentation to reflect the current weekly meeting cadence. It is a small documentation-only change in the community docs section and aligns the published schedule with issue #285.
Changes:
- Corrects the meeting frequency text in
docs/community/contribute.md - Updates the wording from a biweekly cadence to a weekly Thursday meeting
- Leaves the rest of the meeting details unchanged
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Code Review
This pull request updates the community meeting frequency from bi-weekly to weekly in the contribution documentation. A review comment suggests improving documentation consistency by adding the missing meeting information section to the Chinese translation of the document.
| We host regular community meetings where contributors, maintainers, and users can share updates, discuss ideas, and collaborate on ongoing work. | ||
|
|
||
| - **Frequency:** Every 2 weeks on **Thursday** | ||
| - **Frequency:** Every week on **Thursday** |
There was a problem hiding this comment.
The 'Meeting Information' section is currently missing from the Chinese translation of this document (i18n/zh/docusaurus-plugin-content-docs/current/community/contribute.md). Since you are updating the meeting frequency, please consider adding this section to the Chinese documentation as well to ensure that all community members have access to the updated schedule and consistency across all supported languages.
Signed-off-by: Shubh Pingale <135618936+shubhtrek@users.noreply.github.com>
4ec601f to
26f2db0
Compare
Description
Updated the community meeting frequency from "2 week" to "every week" to correctly reflect the current schedule.
Link
Fixes #285
Ref: https://kmesh.net/docs/community/contribute/
Changes
Corrected typo in docs/community/contribute.md.