* Fixed a broken payment test * In PR template, npm run lint:fix, not lint:all:fix * In SplitPayment test, replaced an await-in-loop with Promise.all (cherry picked from commit b79196f911)
b79196f911
* docs: fix contributing link
* feat: update pr templates, closes #696 * fix: move lint command to end of bullet