Contributing
Help improve Fortified LLM Client!
Quick Start
- Fork the repository
- Create a feature branch
- Make changes with tests
- Run CI checklist
- Submit pull request
Guidelines
- Development Setup - Environment setup
- CI Checklist - Pre-push validation
- Code Guidelines - Coding standards
Contribution Types
Bug Fixes
Open a PR directly with:
- Test reproducing the bug
- The fix
- Description of root cause
New Features
Open an issue first to discuss:
- Use case and motivation
- Proposed implementation approach
- Potential breaking changes
Documentation
Documentation improvements are always welcome!
Code of Conduct
Be respectful and constructive in all interactions.