Thank you for your interest in contributing to Gradify 🎨 We welcome all contributions — from bug fixes to new features!
Click the Fork button at the top right of this repo.
https://github.com/Debapriya-Bhanja/Gradify-Pro-Gradient-Generator.git
cd gradifygit checkout -b feature/your-feature-name👉 Examples:
feature/multi-color-gradientfix/copy-button-bugui/design-improvement
- Keep code clean and readable
- Follow consistent naming conventions
- Use proper indentation & formatting
- Test your changes before submitting
- Avoid breaking existing features
💡 UI Improvements (better design, animations) 🐛 Bug Fixes 🚀 Performance Optimizations 🎨 New Features (multi-color gradients, presets, etc.) 📄 Documentation improvements
Write clear and meaningful commit messages:
feat: add multi-color gradient support
fix: resolve copy button issue
ui: improve layout spacing- Push your changes:
git push origin feature/your-feature-name-
Open a Pull Request
-
Provide a clear description:
- What you changed
- Why you changed it
- Screenshots (if UI changes)
- Be respectful and professional
- Avoid offensive or inappropriate content
- Collaborate positively with others
Before submitting:
- ✅ Check UI responsiveness
- ✅ Test all buttons (copy, color picker, etc.)
- ✅ Ensure no console errors
If you have questions, feel free to:
- Open an issue
- Ask in discussions
If you like this project:
- ⭐ Star the repo
- 🍴 Fork it
- 📢 Share it
🚀 Let's build something amazing together!