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

Latest commit

 

History

History
38 lines (24 loc) · 701 Bytes

CONTRIBUTING.md

File metadata and controls

38 lines (24 loc) · 701 Bytes

Contributing

This repository is a monorepo.

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 -r
  • Build all the packages:

    pnpm run build -r
  • 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.