Contributing
When contributing to this repository, please first discuss the change ou wish to make via issue, email, or any other method with the owners of this repository before making a change.
Please note we have a code of conduct, please follow it in all your interactions with the project.
Also, read an focus on next extra sections.
Thanks you a lot 🙏 for your understanding.
CI/CD Productivity tools
🚧
Issues Process
🚧
Pull Request Process
- Fork it.
- Create your feature branch (
git checkout -b my-new-feature
). - Commit your changes (
git commit -am 'Add some feature'
). - Push to the branch (
git push origin my-new-feature
). - Create new Pull Request.