Skip to content

Commit

Permalink
feat: add some doc
Browse files Browse the repository at this point in the history
  • Loading branch information
gfyrag committed Oct 23, 2024
1 parent 8d891af commit a864b84
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Contributing

The project use [Go standard layout](https://github.com/golang-standards/project-layout), please respect it.
Also, the project use [conventional commit](https://www.conventionalcommits.org/en/v1.0.0/) style for commits.

Development commands involve the usage of [Earthly](https://earthly.dev/) as well as docker for end-to-end testing.

## Getting started

You can test the ledger using the provided docker-compose:
Expand Down

0 comments on commit a864b84

Please sign in to comment.