Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 771 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (13 loc) · 771 Bytes

Contribute

Thanks for considering contributing to this project. Ways you can help:

Note on Translations: We cannot accept language translation requests. We support the same languages that are supported by PayPal and have a dedicated localization team to provide the translations.

Development

Clone this repo, then install the project's dependencies:

nvm use
npm install

Read our development guidelines for more information about working on this codebase.