1.2 KiB
1.2 KiB
How to contribute to Langflow
Thank you for your interest in contributing!
How to Contribute
- Fork the Langflow GitHub repository.
- Create a new branch for your changes.
- Submit a pull request to the
mainbranch with 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.
Development Environment Setup
For detailed instructions on setting up your local development environment, see DEVELOPMENT.md.
Documentation Contributions
Langflow documentation is built with Docusaurus. For setup instructions, see DEVELOPMENT.md.
Additional Guides
Thank you for helping improve Langflow!