909 B
909 B
Contributing to LemonLink
Thank you for your interest in contributing! This is a personal homelab landing page project.
🚀 Quick Start
- Fork the repository
- Create a feature branch:
git checkout -b feature/my-feature - Commit changes:
git commit -m 'Add my feature' - Push to branch:
git push origin feature/my-feature - Open a Pull Request
📝 Guidelines
- Keep changes minimal and focused
- Test on mobile and desktop
- Follow existing code style
- Update documentation if needed
🐛 Bug Reports
Open an issue with:
- Clear description
- Steps to reproduce
- Screenshots if applicable
- Browser/environment info
💡 Feature Requests
Open an issue describing:
- What you'd like to see
- Why it would be useful
- Any implementation ideas
🎨 Design Changes
For visual changes, please include before/after screenshots.
Built with 💛 by the LemonLink team