moonming commented on PR #13012: URL: https://github.com/apache/apisix/pull/13012#issuecomment-4064882714
Hi @andrewbytecoder, thank you for wanting to improve the documentation! I noticed that this PR includes changes beyond the documentation scope: - `CHANGELOG.md` - `apisix/core/version.lua` - `.requirements` - `ci/check_changelog_prs.ts` These non-documentation files suggest that changes from another branch may have been inadvertently included. For a docs-only PR, we'd expect to see only files under the `docs/` directory. Could you please: 1. Create a fresh branch from `master` 2. Apply only the documentation wording fixes 3. Submit a clean PR with just the docs changes I'll close this one for now, but please don't hesitate to open a new, clean PR — the documentation improvement itself is welcome! Thank you for your effort. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
