Skip to content

Commit d6d2605

Browse files
authored
Create CONTRIBUTING.md
1 parent aeeaaca commit d6d2605

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CONTRIBUTING.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Contribuições
2+
3+
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.
4+
5+
Por favor note o [código de conduta](https://github.com/GSimas/EEL7045/blob/master/CODE_OF_CONDUCT.md) do repositório e do Github, siga o que é descrito nele em todas as suas interações com o projeto.
6+
7+
## Processo de Pull Request
8+
9+
1. Assegure que qualquer instalação, arquivos ou dependências não pertinentes ao projeto são removidas antes de demandar um Pull Request.
10+
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.
11+
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.
12+
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ê.
13+
14+
# Contributing
15+
16+
When contributing to this repository, please first discuss the change you wish to make via issue,
17+
email, or any other method with the owners of this repository before making a change.
18+
19+
Please note we have a code of conduct, please follow it in all your interactions with the project.
20+
21+
## Pull Request Process
22+
23+
1. Ensure any install or build dependencies are removed before the end of the layer when doing a
24+
build.
25+
2. Update the README.md with details of changes to the interface, this includes new environment
26+
variables, exposed ports, useful file locations and container parameters.
27+
3. Increase the version numbers in any examples files and the README.md to the new version that this
28+
Pull Request would represent.
29+
4. You may merge the Pull Request in once you have the sign-off of other developer, or if you
30+
do not have permission to do that, you may request the reviewer to merge it for you.

0 commit comments

Comments
 (0)