Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.98 KB

CONTRIBUTING.md

File metadata and controls

30 lines (21 loc) · 1.98 KB

Contribuições

Ao contribuir para este repositório, por favor primeiro discuta a mudança que deseja realizar por meio de uma issue, email, ou qualquer outro método com o proprietário deste repositório antes de realizar a mudança.

Por favor note o código de conduta do repositório e do Github, siga o que é descrito nele em todas as suas interações com o projeto.

Processo de Pull Request

  1. Assegure que qualquer instalação, arquivos ou dependências não pertinentes ao projeto são removidas antes de demandar um Pull Request.
  2. Atualize o arquivo README.md com detalhes sobre mudança, isso inclui novo ambiente, variáveis, localização de arquivos ou outros parâmetros.
  3. Aumente o número da versão em quaisquer arquivos que apresentem versionamento e, também, no README.md a qual este Pull Request representa.
  4. Você poderá mesclar a Pull Request uma vez que tiver o aval de outro desenvolvedor, ou se você não tem a permissão para fazê-lo, pode requerer a um revisador para fazer por você.

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Pull Request Process

  1. Ensure any install or build dependencies are removed before the end of the layer when doing a build.
  2. Update the README.md with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations and container parameters.
  3. Increase the version numbers in any examples files and the README.md to the new version that this Pull Request would represent.
  4. You may merge the Pull Request in once you have the sign-off of other developer, or if you do not have permission to do that, you may request the reviewer to merge it for you.