Thank you for your interest in contributing to CRND Deploy!
- Fork the repository on GitHub
- Create a new branch, e.g.,
git checkout -b bug-12345
based onmaster
branch - Fix the bug or add the feature
- Add changelog entry for your change
- Commit and push it to your fork
- Create Pull Request
Thanks)