Skip to content

Labels

Labels

  • - P1: chore

    Doesn't change code behavior (priority)
  • - P2: has workaround

    An edge case that only affects very specific usage, but has a trivial workaround (priority)
  • - P2: nice to have

    Not breaking anything but nice to have (priority)
  • - P3: minor bug

    An edge case that only affects very specific usage (priority)
  • - P4: important

    Violate documented behavior or significantly impacts performance (priority)
  • - P5: urgent

    Fix build-breaking bugs affecting most users, should be released ASAP (priority)
  • 6-beta

    Issues affects the beta of Astro 6
  • core

  • dependencies

    Pull requests that update a dependency file
  • docs pr

  • ecosystem: external

    External library doesn't work
  • ecosystem: upstream

    Upstream package has issue
  • edt: neovim

    Issue happens in Neovim
  • example

  • feat: actions

    Related to Astro actions (scope)
  • feat: add

    Related to `astro add` CLI command (scope)
  • feat: assets

    Related to the Assets feature (scope)
  • feat: check

    Issue in `astro-check` (scope)
  • feat: container

    Related to the container API (scope)
  • feat: content collections

    Related to the Content Collections feature (scope)
  • feat: csp

    Related to Content Security Policy
  • feat: dev

    Related to `astro dev` CLI command (scope)
  • feat: env

    related to the way astro handles `.env` or `import.meta.env` or `process.env` (scope)
  • feat: error pages

    Related to 404 and 500 handling (scope)
  • feat: errors

    Related to error handling / messages (scope)
  • feat: hmr

    Related to HMR (scope)
  • feat: i18n

    Related to internalization (scope)
  • feat: integration api

    related to the public integration APIs (scope)
  • feat: markdown

    Related to Markdown (scope)
  • feat: middleware

    Related to middleware (scope)