Skip to content

Contributing

Harshal Sawant edited this page Feb 5, 2026 · 1 revision

Thanks for improving Core Task Optimizer.

Guidelines

  • Keep changes focused and well scoped
  • Update docs when behavior changes
  • Prefer clear logging for any new syscalls or policies
  • Avoid heavy dependencies

Suggested Workflow

  1. Fork the repo
  2. Create a feature branch
  3. Make changes and test on a device
  4. Submit a pull request with a short summary and test notes

Clone this wiki locally