Thank you for your interest in contributing to HacktoberWall! 🎉 This project celebrates collaboration and the spirit of Hacktoberfest. Let’s get started with some easy-to-follow guidelines!
- Fork the Repository 🍴: Make a copy of the repository in your GitHub account.
- Create a Branch 🌱: Set up a new branch for your contribution:
git checkout -b your-branch-name
- Make Changes ✍️: Modify the code as you like! If you want to add your name, just edit the
contributors.json
file. - Commit Your Changes 💾: Save your work with a clear message:
git commit -m "Add my name to contributors.json"
- Submit a Pull Request 📬: Head over to your repository on GitHub and submit a pull request, describing your changes.
- Maintain a consistent code style throughout the project.
- Ensure your code is clean, well-structured, and well-documented. 📝
If you spot any issues or have ideas for enhancements, don’t hesitate to open an issue on GitHub. Your feedback is valuable! 🗣️
We appreciate every single contribution! Thank you for being a vital part of HacktoberWall! 🌈❤️