Prompt-Ops Contribution Guide How to Contribute Fork the repository. Create a feature branch (git checkout -b feature/my-feature). Commit your changes (git commit -m "Add feature"). Push to your branch (git push origin feature/my-feature). Open a pull request!