61d1f03203
Co-authored-by: Felix Angelov <felix@shorebird.dev>
11 lines
198 B
Markdown
11 lines
198 B
Markdown
# Contributing
|
|
|
|
We are happy to accept contributions!
|
|
|
|
## Developing
|
|
|
|
This library has 100% coverage and all PRs are expected to be tested.
|
|
|
|
### Running Tests
|
|
|
|
All you need to do is run `dart test`. |