From 5aa8859fa9ebf2fe22f9ecca7ade9446c758ebfb Mon Sep 17 00:00:00 2001 From: Peter Braden Date: Wed, 20 Mar 2019 10:12:42 +0000 Subject: [PATCH] contrib --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index c586c64..97695ac 100755 --- a/README.md +++ b/README.md @@ -299,6 +299,16 @@ Using [tape](https://github.com/substack/tape). Run with command: `npm test`. +## Contributing + +I (@peterbraden) don't spend much time maintaining this library, it runs +primarily on contributor support. I'm happy to accept most PR's if the tests run +green, all new functionality is tested, and there are no objections in the PR. + +Because I haven't got much time for maintenance, I'd prefer to keep an absolute +minimum of dependencies. + + ## MIT License The library is distributed under the MIT License - if for some reason that doesn't work for you please get in touch.