Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.3 KB

CONTRIBUTING.md

File metadata and controls

30 lines (21 loc) · 1.3 KB

🌟 Contributing to HacktoberWall 🌟

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!

🚀 How to Contribute

  1. Fork the Repository 🍴: Make a copy of the repository in your GitHub account.
  2. Create a Branch 🌱: Set up a new branch for your contribution:
    git checkout -b your-branch-name
  3. Make Changes ✍️: Modify the code as you like! If you want to add your name, just edit the contributors.json file.
  4. Commit Your Changes 💾: Save your work with a clear message:
    git commit -m "Add my name to contributors.json"
  5. Submit a Pull Request 📬: Head over to your repository on GitHub and submit a pull request, describing your changes.

🛠️ Code Style

  • Maintain a consistent code style throughout the project.
  • Ensure your code is clean, well-structured, and well-documented. 📝

💡 Issues and Improvements

If you spot any issues or have ideas for enhancements, don’t hesitate to open an issue on GitHub. Your feedback is valuable! 🗣️

🙌 Acknowledgments

We appreciate every single contribution! Thank you for being a vital part of HacktoberWall! 🌈❤️