Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.07 KB

File metadata and controls

27 lines (18 loc) · 1.07 KB

Contributing to Opinion-os

Thanks for your interest in contributing.

How to contribute

  • Report issues — open an issue on the public repo for bugs, suggestions, or questions.
  • Improve the prompts or templates — the prompts (0007) and templates are meant to be improved over time. Edit the file and open a PR.
  • Improve the docs — the README, concept.md, SECURITY.md, and SKILL.md can all be improved.
  • Keep your DNA files private — do not commit your personal VOICE_DNA.md or OPINION_DNA.md to a public repo. See SECURITY.md.

Process

  1. Fork the public repo (or work from a branch if you have access).
  2. Make your change on a feature branch.
  3. Open a PR with a clear description of what you changed and why.
  4. A maintainer will review and merge.

Style

  • Keep the prompts focused and provider-agnostic where possible.
  • Keep the README clear and concise.
  • Do not add AI-slop to the writing. If you're improving the writing, keep it clean.

License

By contributing, you agree that your contributions are licensed under the MIT License.