Agoric / nat

Ensures that a number is within the natural numbers (0, 1, 2...) or throws a RangeError
Apache License 2.0
5 stars 4 forks source link

Add CONTRIBUTING.md file #114

Closed katelynsills closed 4 years ago

katelynsills commented 4 years ago

I missed the npm run build step when I released Nat yesterday, so I think it would be a good idea to have a custom CONTRIBUTING.md for this repo in case we come back months later and need to release a new version.