Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.03 KB

contributing.md

File metadata and controls

29 lines (17 loc) · 1.03 KB

How to contribute to TDP

  • Before you open a ticket or send a pull request, search for previous discussions about the same feature or issue. Add to the earlier ticket if you find one.

  • Before sending a pull request for a feature, make sure to check your contribution with ansible-lint:

dev/setup.sh
source venv/bin/activate
ansible-lint
  • Use the same coding style as the rest of the code base. Check the docs directory to review the latest code base style guide and code of conduct.

  • Documentation is available on GitHub and you are invited to submit a pull request with changes.

Contributor Skills

  • Ansible

  • CI/CD tooling

  • Devops/ Open source advocate

  • Knowledgable in Hadoop services deployment, maintenance and upgrading

  • Python2/Python3 scripting

  • Bash scripting