Skip to content

Commit

Permalink
docs(github): create contribution guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
vinyguedess committed Dec 20, 2022
1 parent ceb70a6 commit b66e6ee
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## Guidelines

### Getting started
1. Fork the repository
2. Use `make` commands to `up` and `down` dev environment
3. Always open your PRs against `stage` branch

### Commit messages
They must follow `commitzen` pattern. For more information go to [commitizen repo](https://github.com/commitizen/cz-cli)

0 comments on commit b66e6ee

Please sign in to comment.