Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.39 KB

Contributing.md

File metadata and controls

28 lines (20 loc) · 1.39 KB

Contributing to 30 Days of HTML

Thank you for considering contributing to our repository! We welcome contributions from anyone interested in helping beginners learn HTML.

How to Contribute

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Make your changes and commit them with clear commit messages.
  4. Push your changes to your fork.
  5. Create a pull request with a clear description of your changes.

Guidelines for Contributions

  • Please make sure your contributions align with the goals of the repository.
  • Keep your changes focused on the HTML challenges and exercises.
  • If you're adding new challenges, please make sure they're appropriate for beginners.
  • Add all new challenges to the Community Folder and follow the template structure that is provided there.
  • Be respectful and welcoming in your communication with other contributors.
  • Ensure your code follows best practices and is readable.

License

By contributing to this repository, you agree that your contributions will be licensed under the MIT License.