Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.11 KB

File metadata and controls

35 lines (24 loc) · 1.11 KB

Contributing

Thank you for improving Ultra Codex AGENTS.md.

Scope

This repository keeps one small instruction file focused on coding-agent discipline. Contributions should make the rules clearer, easier to install, or easier to validate.

Please keep contributions aligned to:

  • concise global guidance
  • practical Codex usage
  • minimal installation friction
  • no private paths, secrets, or environment-specific assumptions

Contribution Process

  1. Fork the repository and create a focused branch.
  2. Keep changes small and easy to review.
  3. Update README instructions when behavior or installation guidance changes.
  4. Submit a pull request with a short summary and verification notes.

PR Checklist

  • The change keeps AGENTS.md concise.
  • The README remains useful for both Codex App and CLI users.
  • No secrets or private data are included.
  • Examples use placeholders such as <PROJECT_ROOT> when needed.
  • English and Chinese sections remain consistent when user-facing text changes.

Code of Conduct

By participating, you agree to follow CODE_OF_CONDUCT.md.