Skip to content

Labels

Labels

  • --watch

    related to the watch feature of the CLI
  • __proto__

  • auto-install

    Issue related to the auto-installation of dependencies
  • benchmarks

    https://deno.land/benchmarks.html
  • breaking change

    a change or feature that breaks existing semantics
  • bug

    Something isn't working correctly
  • build

    build system or continuous integration related
  • bundler-resolution

    Issues caused by bundlers not supporting Deno resolution
  • chore

    something that we should get around to eventually
  • ci-bench

    put this on a PR to run the benchmarks
  • ci-draft

    Run the CI on draft PRs.
  • ci-full

    put this on a PR to run the full CI
  • ci-node-test

  • ci-test-flaky

    put this on a PR to run concurrent workflows
  • ci-wpt-test

  • cli

    related to cli/ dir
  • compile

    related to the `deno compile` feature
  • config

    Related to configuring Deno via deno.json/deno.jsoc
  • crypto

    Related to node:crypto or WebCrypto
  • custom runtime

    A question or issue related to building a custom runtime
  • debugger

    Chrome DevTools inspector/debugger integration
  • declined

    thank you, but respectfully declined
  • deno fmt

    Related to the "deno fmt" subcommand or dprint
  • deno info

    Issues with the `deno info` command
  • deno jupyter

    Related to "deno jupyter" subcommand
  • deno-bundle

  • deno_core

    Changes in "deno_core" crate are needed
  • dependencies

    Pull requests that update a dependency file
  • deploy

  • design limitation

    something that can't be fixed or is too hard to fix