Related to the Astro 5.0 beta
Doesn't change code behavior (priority)
Bug, but has workaround (priority)
Not breaking anything but nice to have (priority)
An edge case that only affects very specific usage (priority)
Violate documented behavior or significantly impacts performance (priority)
Fix build-breaking bugs affecting most users, should be released ASAP (priority)
Pull requests that update a dependency file
External library doesn't work
Upstream package has issue
Related to Astro actions (scope)
Related to `astro add` CLI command (scope)
Related to the Assets feature (scope)
Related to the container API (scope)
Related to the Content Collections feature (scope)
Related to the Content Layer feature (scope)
Related to `astro dev` CLI command (scope)
related to the way astro handles `.env` or `import.meta.env` or `process.env` (scope)
Related to 404 and 500 handling (scope)
Related to error handling / messages (scope)
Related to internalization (scope)
related to the public integration APIs (scope)
Related to Markdown (scope)
Related to middleware (scope)