-
Notifications
You must be signed in to change notification settings - Fork 70
Contributing
Sergei Pogrebnyak edited this page Apr 30, 2018
·
7 revisions
You can contribute to the template library in many ways:
- Add or update README.md files and/or inline comments in template.yaml files
- Add new templates
- Add new tests
- Enable Docker image build for a template
- Certify templates on non-default platforms
- Certify templates for older releases
- Fork the project
- Make the changes and test them locally
- Create a pull request
You can make trivial changes to README.md or template.yaml comments directly on GitHub website using online editor.
For more elaborate changes you need to setup a local development environment.
Requirements:
- Docker
- Internet access
- GitHub account