Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 494 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (13 loc) · 494 Bytes

Contributing

Get Started

  1. First of all, clone the repository
git clone [email protected]:amendoa/action-setup-consul-template.git
cd action-setup-consul-template
  1. Create a development branch
git checkout -b feat/awesome-feature
  1. Now do the best you know, push to the repository, submit a pull request and follow status checks :)

🖐️ don't forget to use Conventional commits