🎉 Welcome, Awesome Contributor! 🎉
First and foremost, a big THANK YOU for showing interest in enhancing the GDSC official website! Your enthusiasm and contribution mean a lot to us. Let's make this collaboration a memorable one. Before diving in, let's go through some guidelines to ensure our journey together is smooth and rewarding.
🌟 By joining us in this initiative, you're pledging to uphold our Code of Conduct. Remember, every interaction counts, so let's keep it respectful, positive, and uplifting!
-
Fork the Repository: Make a copy of our repository to your GitHub playground.
-
Clone & Dive In: Get the codebase on your local machine and start exploring:
git clone https://github.com/[YourUsername]/gdsc-iiitl-official.git
-
Branch Out: Create a fresh branch for your innovative contributions:
git checkout -b feature/your-feature-name
Encountering issues? For assistance or troubleshooting, refer to our wiki or create an issue for support.
-
Adhere to Style: Check out our Style Guide to ensure your code shines bright.
-
Test & Validate: Before sharing your magic with us, make sure everything runs smoothly on your end.
-
Commit with Clarity: Craft meaningful commit messages that tell a story.
-
Share Your Brilliance: Push your work to your forked repository:
git push origin feature/your-feature-name
-
Merge with Main: Propose your changes through a pull request, and let's celebrate your contribution together!
- 🎨 Embrace our coding standards detailed in the Style Guide.
- 📝 Prettify: Use prettier to sprinkle some formatting magic.
- 🚦 ESLint & Husky: Let's maintain top-notch quality. Run
yarn lint
and follow husky's guidance for linting and formatting. - 📌 Clear Communication: Your code speaks volumes; make sure it's a bestseller with clear comments and variable names.
🐛 Stumbled upon a bug? No worries! Help us squash it by reporting it here. Provide all the juicy details, and let's fix it together!
✨ Got a spark of an idea? We're all ears! Share your feature requests or enhancements right here. Your vision could shape our next big thing!
💌 Have queries or need a buddy to guide you? Drop us a line at gdsc@iiitl.ac.in. We're here to support and cheer you on!
Let's code, collaborate, and create magic together! 🚀