|
| 1 | +# Contributing |
| 2 | + |
| 3 | +When contributing to this repository, please first discuss the change you wish |
| 4 | +to make via issue, email, or any other method with the owners of this repository |
| 5 | +before making a change. |
| 6 | + |
| 7 | +Please note we have a code of conduct, please follow it in all your interactions |
| 8 | +with the project. |
| 9 | + |
| 10 | +## Pull Request Process |
| 11 | + |
| 12 | +1. Fork and clone this project locally. |
| 13 | +2. Install the dependencies for local development as listed in the "Instructions |
| 14 | + for Local Development" section of the _README.md_. |
| 15 | +2. Update the _README.md_ with details of changes to the interface, this |
| 16 | + includes new environment variables, exposed ports, useful file locations and |
| 17 | + container parameters. |
| 18 | +4. You may merge the Pull Request in once you have the sign-off of one other |
| 19 | + developer, or if you do not have permission to do that, you may request the |
| 20 | + reviewer to merge it for you. |
| 21 | + |
| 22 | +## Code of Conduct |
| 23 | + |
| 24 | +The Code of Conduct that is detailed in _coc.md_, as well as any amendments |
| 25 | +listed here, applies when contributing to the project. |
| 26 | + |
| 27 | +### Our Responsibilities |
| 28 | + |
| 29 | +Project maintainers are responsible for clarifying the standards of acceptable |
| 30 | +behavior and are expected to take appropriate and fair corrective action in |
| 31 | +response to any instances of unacceptable behavior. |
| 32 | + |
| 33 | +Project maintainers have the right and responsibility to remove, edit, or |
| 34 | +reject comments, commits, code, wiki edits, issues, and other contributions |
| 35 | +that are not aligned to this Code of Conduct, or to ban temporarily or |
| 36 | +permanently any contributor for other behaviors that they deem inappropriate, |
| 37 | +threatening, offensive, or harmful. |
0 commit comments