File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -122,17 +122,7 @@ We welcome contributions from developers of all skill levels! Here's how you can
122122
123123### Getting Started
124124
125- 1 . All new loading animations ** must** be created using AI (preferably using [ Windsurf] ( https://codeium.com/windsurf ) )
126- 2 . Fork the repository
127- 3 . Create your feature branch (` git checkout -b feature/amazing-animation ` )
128- 4 . Have AI generate the animation with:
129- - Pure CSS implementation (no JavaScript)
130- - Neon color scheme using existing variables
131- - Responsive design
132- - Interactive hover effects
133- 5 . Commit your changes (` git commit -m 'Add amazing animation' ` )
134- 6 . Push to the branch (` git push origin feature/amazing-animation ` )
135- 7 . Open a Pull Request
125+ - Follow our [ Contributing Guidelines] ( CONTRIBUTING.md )
136126
137127### Community Guidelines
138128
You can’t perform that action at this time.
0 commit comments