Thank you for your interest in contributing!
- Fork the repository
- Create a feature branch (
git checkout -b feature/your-feature) - Commit your changes (
git commit -m 'Add your feature') - Push to the branch (
git push origin feature/your-feature) - Open a Pull Request
git clone https://github.com/molly554/ai-humanize.git
cd AI-Humanizer
pip install -r requirements.txt- Write clear commit messages
- Add tests for new features
- Follow existing code style
- Update documentation for user-facing changes
Use GitHub Issues with the bug report template.
Use GitHub Issues with the feature request template.
Be respectful and constructive. We're all here to learn and build together.