Skip to content

Commit da9f201

Browse files
authored
Add CONTRIBUTING.md
1 parent b01360b commit da9f201

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
This project uses [prettier-standard](https://github.com/sheerun/prettier-standard) code formatting.
2+
3+
The easiest way to make sure your code is formatted properly is to run `npm run format`.
4+
5+
Whenever possible additions should have tests. Tests should use sample data captured from real world, actual equipment.
6+

0 commit comments

Comments
 (0)