Contribution Guide
Learn how to contribute to this project
We appreciate all contributions! No matter your skill level or technical background, you can help this project grow. Here are a few ways to contribute:
⭐ Star
Star and share the Github Repo.
🙌 Share Chatflow
Yes! Sharing how you use Flowise is a way of contribution. Export your chatflow as JSON, attach a screenshot and share it in Show and Tell section.
💡 Ideas
We welcome ideas for new features, apps integrations. Submit your suggestions to the Ideas section.
🙋 Q&A
Want to learn more? Search for answers to any questions in the Q&A section. If you can't find one, don't hesitate to create a new question. It might help others who have similar questions.
🐞 Report Bugs
Found an issue? Report it.
📖 Contribute to Docs
Fork the official Flowise Docs Repo
Clone your forked repository
Create a new branch
Switch to the branch you just created
Go into repository folder
Make changes
Commit changes and submit Pull Request from forked branch pointing to FlowiseDocs main
👨💻 Contribute to Code
To learn how to contribute code, go to the For Developers section and follow the instructions.
If you are contributing to a new node integration, read the Building Node guide.
🏷️ Pull Request process
A member of the FlowiseAI team will automatically be notified/assigned when you open a pull request. You can also reach out to us on Discord.
📜 Code of Conduct
This project and everyone participating in it are governed by the Code of Conduct which can be found in the file. By participating, you are expected to uphold this code.
Please report unacceptable behavior to hello@flowiseai.com.
Last updated