Hey there! Thanks for checking out ColorShift! We're excited to have you here!
- Fork the repository
- Clone your fork locally
- Install dependencies:
npm install
- Make your awesome changes
- Test thoroughly
- Make sure the code is well formatted (there is prettier who can help you)
- Push & open a PR
Keep it clean and simple:
- Follow our code style
- Document your changes clearly
- Use these commit prefixes for your final PR commit:
feat: New feature fix: Bug fix docs: Documentation style: Code style refactor: Code changes test: Testing perf: Performance - Be nice to others!
Found a bug or have a cool idea? Open an issue and let's chat!