summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/CONTRIBUTING.md
blob: 5f51e6f1e5340521bb49d8600af5b2726720ccce (plain)
1
2
3
4
1. The whole API is public.  No underscore-prefixed pretend-private
   things or hidden Object.create magic mumbo jumbo here.  Plain old
   objects that are created from constructors.
2. 100% test coverage must be maintained.