Thank you for your interest in contributing!
- Fork the Langflow GitHub repository.
- Create a new branch for your changes.
- Open a GitHub pull request against the active
release-X.Y.Zrelease candidate branch. Do not targetmain. For example, if the latest released version is1.8.0, your pull request should target therelease-1.9.0branch. Include a clear title and description. Reference any issues fixed, for exampleFixes #1234. Ensure your PR title follows semantic commit conventions. - A maintainer will review your PR and may request changes.
For detailed instructions on setting up your local development environment, see DEVELOPMENT.md.
Langflow documentation is built with Docusaurus. For setup instructions, see DEVELOPMENT.md.
Thank you for helping improve Langflow!