Skip to content

Labels

Labels

  • 3p

    Reviewed by someone else (a third party). Used for filtering PRs. Don't mind this.
  • backlog

    To organize the backlog into a hierarchy. Should never be closed, no assignees, no milestones.
  • blocked: conflicts

    Blocked by merge conflicts or pending alignment on logic/approach
  • blocked: waiting for decision

    Waiting on an external decision or confirmation to proceed (e.g., from another team)
  • blocker

    Very important for a public release of some kind
  • dependencies

    Pull requests that update a dependency file
  • first-time contributor

    Tasks suitable for contributors new to the ecosystem. These issues are easy to get started with.
  • from-old-docs

    Move or rewrite pages from old-docs.ton.org and adjust the redirects
  • javascript

    Pull requests that update javascript code
  • kind: bug

    Something isn't working or doesn't seem right
  • kind: discussion

    Ideas that are not fully formed and require further information or discussion
  • prio: high

    ASAP, deadline due yesterday
  • prio: nice-to-have

    Non-urgent feature requests, enhancements, or general suggestions
  • scope: ai

    Standalone or auxiliary AI-related tasks and ideas
  • scope: api

    OpenAPI specs and relevant sub-directories in the /ecosystem/api/ folders
  • scope: blockchain-foundations

    /foundations folder: in-depth TON info
  • scope: c++node

    Tasks related to C++ node
  • scope: ci/cd

    GitHub Actions (.github), related scripts, commit/push hooks (.husky)
  • scope: contract-development

    /contract-dev folder: how to write new smart contracts, patterns, techniques, related tools, etc.
  • scope: contribute

    /contribute folder: style guides, custom additions to Mintlify
  • scope: docs-examples

    Self-contained examples in another repo without an issue tracker — update in sync with this one!
  • scope: ecosystem

    /ecosystem folder
  • scope: format

    Formatting of Markdown and MDX files, and other formatting checks in CI or related problems
  • scope: fs

    File system checks in CI, and related problems
  • scope: grammar-definitions

    TextMate grammars for highlighting languages in code blocks: tolk, tlb, func, fift, mytonctrl.
  • scope: illustrations

    Graphic content standardization, correction and enhancement tasks: images, diagrams, etc.
  • scope: languages

    /languages folder: TL-B, FunC, Fift, Tact (see issue #1966)
  • scope: links

    All link and redirect checks in CI, and related problems
  • scope: MyTonCtrl

    MyTonCtrl reference documentation and guidelines for nodes
  • scope: payment-processing

    /payments folder: on-chain and off-chain monitoring and handling blockchain transactions