Skip to content

feat: refine English wording for docs files: 11-26#425

Merged
hsluoyz merged 8 commits intomasterfrom
copilot/rewrite-docs-for-global-audience
Dec 31, 2025
Merged

feat: refine English wording for docs files: 11-26#425
hsluoyz merged 8 commits intomasterfrom
copilot/rewrite-docs-for-global-audience

Conversation

Copy link
Contributor

Copilot AI commented Dec 31, 2025

fix: #424

@netlify
Copy link

netlify bot commented Dec 31, 2025

Deploy Preview for casbin ready!

Name Link
🔨 Latest commit 9d9a09f
🔍 Latest deploy log https://app.netlify.com/projects/casbin/deploys/69553eb79aaa9300087fece5
😎 Deploy Preview https://deploy-preview-425--casbin.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@CLAassistant
Copy link

CLAassistant commented Dec 31, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ hsluoyz
❌ Copilot
You have signed the CLA already but the status is still pending? Let us recheck it.

Copilot AI changed the title [WIP] Fully rewrite documentation for improved readability Rewrite 16 documentation files for native English readability Dec 31, 2025
Copilot AI requested a review from tjyyy3 December 31, 2025 08:36
@tjyyy3 tjyyy3 marked this pull request as ready for review December 31, 2025 09:06
@hsluoyz
Copy link
Member

hsluoyz commented Dec 31, 2025

@copilot fix CI error:

[Markdown Lint](https://github.com/casbin/casbin-website-v2/actions/runs/20615341013/job/59216605453?pr=425#logs)
failed now in 13s

1s
Run markdownlint 'docs/**/*.{md,mdx}' --config .markdownlint.jsonc
docs/KongAuthz.mdx:142:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 2; Style: 1/1/1]
docs/KongAuthz.mdx:150:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 3; Style: 1/1/1]
docs/KongAuthz.mdx:161:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 4; Style: 1/1/1]
Error: Process completed with exit code 1.

Copy link
Contributor Author

Copilot AI commented Dec 31, 2025

@copilot fix CI error:

...

Fixed in cb10c67. Changed ordered list numbering in KongAuthz.mdx from "1, 2, 3, 4" to "1, 1, 1, 1" to comply with MD029/ol-prefix markdown lint rule.

Copilot AI requested a review from hsluoyz December 31, 2025 12:20
@hsluoyz hsluoyz changed the title Rewrite 16 documentation files for native English readability feat: refine English wording for docs files: 11-26 Dec 31, 2025
@hsluoyz hsluoyz merged commit eb02889 into master Dec 31, 2025
7 of 9 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.

[docs] fully rewrite 11-26 docs

4 participants