Skip to content

Commit

Permalink
Make our intentions explicit (#16)
Browse files Browse the repository at this point in the history
* Make our intentions explicit

* Update as per CI
  • Loading branch information
paulo-ferraz-oliveira authored Mar 11, 2023
1 parent 548f0dc commit 33c2c6a
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ npm install

to install dev dependencies.

Also, check [CONTRIBUTING](CONTRIBUTING.md).

## Linting

To lint
Expand All @@ -65,3 +67,20 @@ To format
```shell
npm run prettier
```

## Versioning

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Readme

We get inspiration for our README's format/content from
[Make a README](https://www.makeareadme.com/).

## Changelog

See the [Releases](../../releases) page.

## License

Check [LICENSE](LICENSE.md).

0 comments on commit 33c2c6a

Please sign in to comment.