Thank you for improving the project. LUOYE Codex Meter follows an upstream contribution model: public changes return to the Official Repository through pull requests, and official releases remain in one place.
Chinese guide: CONTRIBUTING.zh-CN.md
- Fork
LUOYEcode/LUOYE-Codex-Meteron GitHub. - Create a focused branch for one change.
- Build with
./build.ps1and test the affected behavior on Windows. - Open a pull request against
mainin the Official Repository. - Respond to review and keep the pull request focused.
The fork and branch may remain public for contribution purposes. Do not create a GitHub Release, package, installer, executable download, or independent project from modified code. See LICENSE.
- Explain what changed and why.
- Include screenshots for visible UI changes.
- Describe the Windows version and display scaling used for UI testing.
- Keep account tokens, proxy subscriptions, personal paths, logs, and other private data out of commits and screenshots.
- Avoid unrelated formatting or refactoring.
By submitting a pull request, you confirm that you have the right to submit the contribution and agree to section 6 of the LUOYE Community Source License. You retain copyright in your work while granting LUOYE the rights needed to review, merge, maintain, license, and publish it as part of the official project.
Opening a pull request does not guarantee that it will be merged. Maintainers may request changes, edit a contribution with the contributor's agreement, or decline work that does not fit the project.