Contributing to NormaDocs
Thank you for your interest in contributing!
Development Setup
Quality Standards
All contributions must pass:
Code Style
- Python 3.10+
- Google-style docstrings
- Type hints required
- 100 character line length
Testing
Pull Request Process
- Fork the repository
- Create a feature branch
- Make your changes
- Ensure all checks pass
- Submit a pull request