2019-09-27 17:30:23 +00:00
|
|
|
# Contributing
|
2019-08-21 13:18:20 +00:00
|
|
|
|
2019-09-27 17:30:23 +00:00
|
|
|
When contributing to this repository, please first discuss the change you wish to make via issue,
|
2019-11-25 15:15:13 +00:00
|
|
|
email, or any other method with the owners of this repository before making a change.
|
2019-08-21 13:18:20 +00:00
|
|
|
|
2019-09-27 17:30:23 +00:00
|
|
|
Please note we have a code of conduct, please follow it in all your interactions with the project.
|
2019-08-21 13:18:20 +00:00
|
|
|
|
2019-09-27 17:30:23 +00:00
|
|
|
## Pull Request Process
|
2019-08-21 13:18:20 +00:00
|
|
|
|
2019-11-25 15:15:13 +00:00
|
|
|
1. Ensure any install or build dependencies are removed before the end of the layer when doing a
|
2019-09-27 17:30:23 +00:00
|
|
|
build.
|
2019-11-25 15:15:13 +00:00
|
|
|
2. Update the README.md with details of changes to the interface, this includes new environment
|
2019-09-27 17:30:23 +00:00
|
|
|
variables, exposed ports, useful file locations and container parameters.
|
2024-06-17 16:20:10 +00:00
|
|
|
3. Make sure you do not expose environment variables or other sensitive information in your PR.
|