Contributing
We welcome contributions to Flapi! Here's how you can help:
Filing Issues
If you find a bug or have a feature request, please file an issue on our GitHub repository.
Pull Requests
- Fork the repository
- Create your feature branch
- Submit a pull request
Development Setup
For local development:
- Build from Source: Compile flAPI locally
- CLI Tools: Use the flapii CLI for testing
- VS Code Extension: Integrated development experience
Documentation
Help improve documentation:
- All documentation is in the
docs/
directory - Written in Markdown with Docusaurus
- Submit documentation improvements via pull requests
Next Steps
- GitHub Repository: View source code
- GitHub Discussions: Ask questions
- Build from Source: Compile and develop locally