Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 950 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (9 loc) · 950 Bytes

How to contribute

PocketJS is an open source project, and as such we welcome any contribution from anyone on the internet. Please read our visit our developer portal to learn how get started.

Please fork, code and submit a Pull Request for the PocketJs Team to review and merge. We ask that you please follow the guidelines below in order to submit your contributions for review:

High impact or architectural changes

Reach out to us on Telegram and start a discussion with the Pocket Core Team regarding your change before you start working. Communication is key for open source projects and asynchronous contributions.

For an active research forum, checkout and post on our forum.

Coding style

  • Code must adhere to the our TypeScript formatting guidelines.
  • Pull requests need to be based on and opened against the staging branch.