Docs: update readme

This commit is contained in:
AllenWriter
2025-04-29 16:36:45 +08:00
parent 58021ea3e7
commit b75800150f

View File

@@ -38,11 +38,11 @@ Your help in reviewing, editing, and expanding the documentation is truly apprec
### 📝 Contribution Workflow
1. Fork this repository to your own GitHub account.
2. Create a new branch based on the `main` branch.
3. Start the local development server following the steps above to preview your changes live.
4. Make your edits or write new content in the appropriate file under the content/ directory.
5. Submit a Pull Request (PR) after verifying your changes:
1. Fork this repository to your own GitHub account.
2. Create a new branch based on the `main` branch.
3. Start the local development server following the steps above to preview your changes live.
4. Make your edits or write new content in the appropriate file under the content/ directory.
5. Submit a Pull Request (PR) after verifying your changes:
• If youve added new pages or sections, dont forget to update docs.json to include them in the sidebar navigation.
• We welcome tri-lingual contributions (English, Simplified Chinese, Japanese) — contribute in one or more languages if possible.