# Contributing to Gitbruv

Thank you for your interest in contributing! 🚀

## How to Contribute

1. Fork the repository
2. Create a new branch (`git checkout -b feature/your-feature`)
3. Make your changes
4. Use the gitbruv CLI for all contributing activities:

- Stage, commit, and push changes with AI-generated conventional commit messages
- Create pull requests using gitbruv
- Use gitbruv for remote repo creation if needed

1. Push your branch and open a Pull Request (preferably via gitbruv)

## Guidelines

- Use clear, descriptive commit messages
- Keep PRs focused and atomic
- Add tests for new features
- Update documentation as needed

## Code of Conduct

Be respectful and constructive. See CODE_OF_CONDUCT.md for details.

## Need Help?

Open an issue or ask in discussions!
