Thank you for your interest in contributing to git-valet!
- Fork the repository
- Create a feature branch (
git checkout -b feature/my-feature) - Commit your changes (
git commit -m 'Add my feature') - Push to the branch (
git push origin feature/my-feature) - Open a Pull Request
git clone https://github.com/JSpatim/git-valet
cd git-valet
cargo build
cargo testPlease open an issue on GitHub with:
- Your OS and Rust version
- Steps to reproduce
- Expected vs actual behavior