We welcome contributions from developers of all skill levels! Here's how you can help:
- Add new animations
- Fix bugs and improve performance
- Improve documentation
- Add translations
- Report issues and suggest features
- All new loading animations must be created using AI (preferably using Windsurf)
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-animation) - Have AI generate the animation with:
- Pure CSS implementation (no JavaScript)
- Neon color scheme using existing variables
- Responsive design
- Interactive hover effects
- Commit your changes (
git commit -m 'Add amazing animation') - Push to the branch (
git push origin feature/amazing-animation) - Open a Pull Request