Welcome to the Hacktoberfest 2024 project for the Innovative Computer Engineering Club (iCEC-FWU)! We're thrilled to have you here and can't wait to see the amazing things you'll create.
This guide will walk you through how to contribute to our open-source project. Let’s build something innovative together!
-
Fork the Repository 🍴Click the “Fork” button at the top of this repository to create a personal copy under your GitHub profile.
-
Clone Your Fork 🖥️After forking, clone your repository to your local machine:
git clone https://github.com/your-username/your-forked-repo.git
-
Create a New Branch 🌿Create a new branch for your changes:
git checkout -b feature/your-feature-name
-
Make Changes and Commit 📄Add your changes, then commit them with a clear and descriptive message:
git commit -m "Add feature: your-feature-name"
-
Push Your Changes 🚀Push your branch to your forked repository:
git push origin feature/your-feature-name
-
Open a Pull Request 🔀 Go to the original repository and open a pull request with your changes for review.
To ensure a smooth collaboration, please adhere to the following guidelines:
- Be Respectful 🙌We are a diverse community; please treat everyone with kindness and respect.
- Stay On Topic 🎯Keep discussions and contributions relevant to the project and its goals.
- No Spam 🚫Unrelated promotional content or spam will not be tolerated.
- Write Clear Commit Messages 📝Provide concise and informative commit messages to explain your changes.
- Test Your Changes ✔️ Ensure that your contributions are tested and functional before submitting a pull request.
We expect all contributors to follow our Code of Conduct to maintain a welcoming and respectful community. Violations of the Code of Conduct will not be tolerated.
By contributing to this project, you agree that your contributions will be licensed under the MIT License.
If you need any help during your contribution process, feel free to reach out to us! We’re here to support you in any way we can.
- Email: [email protected]
- Phone: +977 9810652734
- Location: iCEC-FWU, Mahendranagar, Nepal
Don’t forget to ⭐ star this repository to stay updated!
We look forward to your contributions and can’t wait to see what you’ll build. Let's make Hacktoberfest 2024 one to remember! 🌍💖