Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Latest commit

 

History

History
36 lines (23 loc) · 654 Bytes

CONTRIBUTING.md

File metadata and controls

36 lines (23 loc) · 654 Bytes

Contributing

Before making any changes please create an issue to discuss them first, this will ensure that PR will be effectively merged and the work won't be duplicated.

Prerequisites

Development workflow

  • Fork and clone the repository,

  • Install all dependencies:

    pnpm install
  • Build the package:

    pnpm build
  • Make changes,

  • Create and submit a PR.

Legal

By submitting a PR you confirm that you are an author of all the contributed code, and you waive all the copyright rights to the TON FOUNDATION.