Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 618 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (10 loc) · 618 Bytes

Ansible Role - manage_cloudflared: How To Contribute

If you would like to help contribute to this Ansible role you can with a few simple steps.

  1. Fork the repository in GitHub.
  2. Add your name to the header of any files you contribute to.
  3. Make sure all of your changes are tested via the manual instructions in TESTING.md
  4. List your changes in the Changelog.
  5. Make an issue stating what you are accomplishing via this change.
  6. Make a pull request against the original repository and link the issue.

Return to README