Skip to content

Latest commit

History

History
33 lines (22 loc) 路 1.02 KB

CONTRIBUTING.md

File metadata and controls

33 lines (22 loc) 路 1.02 KB

Contributing

en-US 馃嚭馃嚫

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Add files changed: git add .
  4. Commit your changes: git commit -m "Add some feature"
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request
  • Add a title or a description that let clear your suggestion :)

After your pull request is merged

After your pull request is merged, you can safely delete your branch.


PT-BR 馃嚙馃嚪

  1. Crie um fork!
  2. Crie sua feature branch: git checkout -b my-new-feature |
  3. Adicione os arquivos modificados: git add .
  4. Fa莽a um Commit com suas altera莽玫es: git commit -m "Add some feature"
  5. Fa莽a um push da sua branch: git push origin my-new-feature
  6. Envie um Pull Request para esse reposit贸rio
  • Adicione um t铆tulo e uma descri莽茫o que deixe claro sua sugest茫o :)

Depois que seu pull request for mergeado

Depois que seu pull request for mergeado, voc锚 pode apagar sua branch.