Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.01 KB

File metadata and controls

32 lines (22 loc) · 1.01 KB

Contributing to Hacktoberfest

Thank you for your interest in contributing! This repository welcomes contributions during Hacktoberfest and beyond.

How to Contribute

  1. Fork the repository to your GitHub account
  2. Create a new branch for your changes
  3. Make your changes with clear, descriptive commits
  4. Test your changes to ensure they work as expected
  5. Submit a pull request with a clear description of your changes

Contribution Guidelines

  • Keep changes focused and atomic
  • Follow existing code style and conventions
  • Write clear commit messages
  • Add comments where necessary for clarity
  • Be respectful and constructive in all interactions

Pull Request Process

  • Ensure your PR description clearly explains what changes you made and why
  • Link any relevant issues in your PR description
  • Be responsive to feedback and questions
  • Keep your branch up to date with the main branch

Questions?

If you have questions or need help, feel free to open an issue!

Happy contributing! 🎉