Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 484 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (10 loc) · 484 Bytes

Contribution

You're welcome to contribute to the repository.

New features for the project

Always base your work on the project's main branch, naming your new branch according to the following guide:

git-branchs

Examples: feature/name or fix/name

Guidelines

  • Open one Pull Request for each issue.

  • Use English for communication and implementation