This commit is contained in:
GotPPay
2017-10-16 20:21:19 +02:00
parent 8a7f8794cf
commit a75ea978f9
2554 changed files with 804218 additions and 109 deletions

View File

@@ -0,0 +1,8 @@
Fixes #<issue_number_goes_here> (it's a good idea to open an issue first for discussion)
- [ ] `npm test` succeeds
- [ ] Pull request has been squashed into 1 commit
- [ ] I did NOT manually make changes to anything in `apis/`
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate JSDoc comments were updated in source code (if applicable)
- [ ] Approprate changes to readme/docs are included in PR