Skip to content

Contributing

AE edited this page Jan 26, 2026 · 1 revision

🤝 Contributing to Flow

We welcome contributions!

Ways to Contribute

  1. Report Bugs: Use the Issues tab.
  2. Suggest Features: Open a discussion.
  3. Code: Submit a Pull Request.

Guidelines

  • Follow Clean Architecture.
  • Use Jetpack Compose for all UI.
  • Ensure FlowNeuroEngine logic remains isolated and thread-safe.

Clone this wiki locally