Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
julionery authored Oct 28, 2020
1 parent 0980ce0 commit e625c14
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
- [Aplicação Mobile](#mobile)
- [Testes](#testes)
- [Como Contribuir](#contribuir)
- [Licenca](#licenca)
- [Licença](#licenca)

## Sobre

Expand Down Expand Up @@ -179,13 +179,12 @@ demandarem esforço e tempo.

## :link: Como contribuir

- Faça um Fork do repositório,
- Faça um clone do respositório
- Crie uma branch com a sua feature
- Faça um commit com suas mudanças
- Push a sua branch
- Ir em Pull Requests do projeto original e criar uma pull request com o seu commit
- Faça um **fork** do projeto;
- Crie uma nova branch com as suas alterações: `git checkout -b my-feature`
- Salve as alterações e crie uma mensagem de commit contando o que você fez:`git commit -m "feature: My new feature"`
- Envie as suas alterações: `git push origin my-feature`

> Caso tenha alguma dúvida confira este [guia de como contribuir no GitHub](https://github.com/firstcontributions/first-contributions).
<a id="licenca"></a>
## :memo: Licença
Expand Down

0 comments on commit e625c14

Please sign in to comment.