Skip to content

Labels

Labels

  • area-ci

    Issues and PRs related to continuous integration processes used by Hatchet developers
  • area-cython

    Issues and PRs involving Hatchet's cython code
  • area-deployment

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

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

    Issues and PRs related to external libraries used by Hatchet
  • area-graphframe

    Issues and PRs involving Hatchet's core GraphFrame datastructure and associated classes
  • area-query-lang

    Issues and PRs related to Hatchet's query language
  • area-readers

    Issues and PRs involving Hatchet's data readers
  • area-tests

    Issues and PRs involving Hatchet's automated tests
  • area-utils

    Issues and PRs related to Hatchets high-level API and other utility libraries
  • area-visualization

    Issues and PRs involving any of the Hatchet provided visualizations
  • area-writers

    Issues and PRs involving Hatchet's data writers
  • 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-rfc

    Issues and PRs requesting comments, feedback, and other discussion
  • 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

    PR or issues related to the structure of the codebase, directories and refactors
  • type-question

    Issues which are not directly requesting a bugfix or feature