Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# 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! 🎉