Skip to content

Labels

Labels

  • AREA: Admin

    Relates to managment the library itself, rather than the code therein.
  • AREA: APIs

    Relates to the struct-driven Spec and Pattern APIs that enable high-level usage of Matcha.
  • AREA: Compiler

    Relates to how Elixir AST is rewritten to match specs/patterns.
  • AREA: Documentation

    Modifications to project documentation.
  • AREA: Tests

    Modifications to the test suite.
  • AREA: Tracing

    Relates to the tooling provided atop Matcha constructs to do tracing.
  • good first issue

    Approachable to newcomers to the project!
  • KIND: Advanced

    Requires extensive knowledge of the codebase.
  • KIND: Intermediate

    Requires some knowledge of the codebase.
  • KIND: Simple

    Does not require deep knowledge of the codebase.
  • needs specification

    Not sure how to approach this yet.
  • TYPE: Bug

    Problems with a currently released version of the library.
  • TYPE: Chore

    Changes to implementation details more than implementation logic.
  • TYPE: Enhancement

    Improvements to existing functionality.
  • TYPE: Feature

    Extensions of current functionality.