Skip to content

Labels

Labels

  • area-ci

    Issues and PRs related to Thicket's continuous integration
  • area-deployment

    Issues and PRs involving Thicket's packaging and deployment
  • area-docs

    Issues and PRs related to Thicket's documentation, notebooks, and examples
  • area-external

    Issues and PRs related to external libraries used by Thicket
  • area-extrap

    Issues and PRs involving Thicket's support for Extra-P
  • area-query-lang

    Issues and PRs related to Thicket's support for Hatchet's query language
  • area-stats

    Issues and PRs related to Thicket's stats subpackage
  • area-tests

    Issues and PRs involving Thicket's automated tests
  • area-thicket

    Issues and PRs involving Thicket's core Thicket datastructure and associated classes
  • area-utils

    Issues and PRs related to Thicket's internal utilities and helpers
  • area-visualization

    Issues and PRs involving any of Thicket's provided visualizations
  • priority-high

    High priority issues and PRs
  • priority-normal

    Normal priority issues and PRs
  • priority-urgent

    Urgent priority issues and PRs
  • status-approved

    No more revisions are required on this PR and it is ready for merge
  • status-blocked

    PR is temporarily blocked from merge
  • status-cannot-reproduce

    Issue that developers cannot reproduce
  • status-duplicate

    Issue is a duplicate of an existing issue
  • status-help-wanted

    Issues which need a programmer to address them
  • status-ready-for-review

    This PR is ready to be reviewed by assigned reviewers
  • status-ready-to-merge

    This PR has made all revisions and is ready to merge into the develop branch
  • status-revisions-needed

    Revisions have been requested from a reviewer for this PR
  • status-wont-fix

    Issue will not be addressed by a PR or this project
  • status-work-in-progress

    PR is currently being worked on
  • type-bug

    Identifies bugs in issues and identifies bug fixes in PRs
  • type-feature

    Requests for new features or PRs which implement new features
  • type-internal-cleanup

    PRs or Issues related to the structure of the codebase, directories, and refactors
  • type-question

    Issues which are not directly requesting a bugfix or feature
  • type-release

    Used with release PRs
  • type-style

    PRs or Issues related to Python styling and black