Skip to main content
We welcome contributions to Pipeline‑UI! Whether you want to improve the documentation, add new nodes, or submit bug reports, here’s how you can help:
  1. Fork the Repository: Create your own copy of the code.
  2. Create a Branch: Work on your changes on a separate branch.
  3. Write Tests & Update Docs: Make sure your changes are well tested and documented.
  4. Submit a Pull Request: Open a pull request with a clear description of your changes.
Feel free to reach out on GitHub issues if you have any questions. The justfile provides a list of commands to build the docs, run the tests, etc. Run the following command to see the available commands in the pipeline-ui
just