Skip to content

Latest commit

Β 

History

History
49 lines (31 loc) Β· 1.57 KB

File metadata and controls

49 lines (31 loc) Β· 1.57 KB

🀝 Contributing to formul.ai

Thank you for your interest in contributing to formul.ai!
We believe that building in public and collaborating with others makes better software and better developers.


πŸš€ How to get involved

If you're interested in supporting the project or becoming an active contributor, we’d love to connect with you!

Whether you want to code, design, test, write docs, or just share ideas β€” you’re welcome here!


🧭 Workflow & Standards

We use the GitFlow branching model to keep things clean and organized. Here’s a quick overview:

  • main: stable production-ready code
  • develop: latest development version
  • feature/*: new features (branched from develop)
  • hotfix/*: urgent fixes (branched from main)
  • release/*: preparing a release (branched from develop)

Make sure your branches follow this naming convention.


βœ… Contribution Guidelines

  • Be kind and respectful to others
  • Stick to the GitFlow workflow when submitting changes
  • Open a draft PR early if you want feedback
  • Include clear commit messages (e.g. feat: add dynamic form renderer)
  • When in doubt β€” ask questions on Discord!

πŸ“œ License

By contributing, you agree that your contributions will be licensed under the same AGPL-3.0 license as the rest of the