Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 632 Bytes

File metadata and controls

26 lines (17 loc) · 632 Bytes

Contributing to PersonaOCEAN

Thanks for your interest in improving the project!

Pull Requests

  1. Create a new branch from main.

  2. Make your changes.

  3. Run the local validator before committing:

    python validate_roles.py
  4. Open a Pull Request.

    • CI (Validate Roles) must pass.
    • Keep history linear (squash or rebase).
  5. A review from @iplaycomputer is required before merge.

Reporting Issues

Use the “Bug report” or “Feature request” template. Include context, expected behavior, and any error output.

Code of Conduct

Be respectful and constructive in all interactions.