Labels
Labels
79 labels
- 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 Content Security Policy
- 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 HMR (scope)
- Related to internalization (scope)
- related to the public integration APIs (scope)
- Related to Markdown (scope)
- Related to middleware (scope)
- Related to usage within a monorepo (scope)
- Related to the prefetch feature (scope)
- Related to the redirects feature (scope)