Thank you for your interest in contributing!
- Check existing issues to avoid duplicates
- Use the bug report template
- Include:
- Clear description
- Steps to reproduce
- Expected vs actual behavior
- Screenshots if applicable
- Check existing issues/feature requests
- Describe the feature clearly
- Explain use cases
- Consider implementation complexity
- Fork the repository
- Create a feature branch:
git checkout -b feature/my-feature - Make your changes
- Add tests if applicable
- Ensure code is clean and documented
- Submit a pull request
# Clone your fork
git clone https://github.com/YOUR_USERNAME/ai-apply-copilot.git
cd ai-apply-copilot
# Create a feature branch
git checkout -b feature/your-feature- Load unpacked extension in Chrome
- Test on various ATS platforms
- Test edge cases
- Use ES6+ features
- Use IIFE to avoid global pollution
- Add comments for complex logic
- Keep functions small and focused
By contributing, you agree that your contributions will be licensed under the MIT License.