File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## Description
2+ <!-- Provide a brief description of your changes -->
3+
4+ ## Type of Change
5+ <!-- Put an `x` in all the boxes that apply -->
6+
7+ - [ ] 🎨 New Animation
8+ - [ ] 🐛 Bug fix
9+ - [ ] 📝 Documentation update
10+ - [ ] ⚡ Performance improvement
11+ - [ ] ♿ Accessibility improvement
12+ - [ ] 🔧 Other (please describe):
13+
14+ ## Animation Details
15+ <!-- If adding a new animation, please fill this section -->
16+
17+ - ** Animation Name** :
18+ - ** Generated by** : [ Windsurf/Other AI Tool]
19+ - ** Inspiration** : <!-- If applicable -->
20+ - ** Performance Impact** : <!-- Any notable performance considerations -->
21+
22+ ## Checklist
23+ <!-- Put an `x` in all the boxes that apply -->
24+
25+ - [ ] My code follows the project's style guidelines
26+ - [ ] I have tested my animation in multiple browsers
27+ - [ ] I have added necessary documentation
28+ - [ ] My changes generate no new warnings
29+ - [ ] I have added tests that prove my fix is effective or that my feature works
30+ - [ ] All animations are pure CSS (no JavaScript)
31+ - [ ] I have checked that my animation maintains the cyberpunk theme
32+ - [ ] I have verified my animation works with reduced motion settings
33+
34+ ## Screenshots/GIFs
35+ <!-- If applicable, add screenshots or GIFs to help explain your changes -->
36+
37+ ## Additional Notes
38+ <!-- Add any other context about the PR here -->
39+
40+ ## Related Issues
41+ <!-- Link to any related issues here using #issue-number -->
42+
43+ Closes #
You can’t perform that action at this time.
0 commit comments