Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 951 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (9 loc) · 951 Bytes

How to contribute

Pocket-JS 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.