Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 556 Bytes

File metadata and controls

12 lines (9 loc) · 556 Bytes

Contributing

When contributing to this repository, please first discuss the change you wish to make via issues. And this repository follow ansible best practices.

Pull Request Process

  1. Fork it.
  2. Create your feature branch (git checkout -b <feature>).
  3. Add your files (git add <file_1> <file2> ..... <file_n>).
  4. Commit your changes (git commit -am 'Add some feature').
  5. Push to the branch (git push origin <feature>).
  6. Create a new pull request.