chore: rename 'example bug' label to 'examples' (#64775)

This commit is contained in:
Balázs Orbán 2024-04-19 12:39:44 +02:00 committed by GitHub
parent f1c4558dca
commit 90b80faa6f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
name: Bug Report for Examples
description: Create a bug report for one of the Next.js examples
labels: ['example bug']
labels: ['examples']
body:
- type: markdown
attributes:

View file

@ -8,7 +8,7 @@ Issues are opened with one of these labels:
- `bug` - issue with Next.js itself
- `documentation` - feedback for improvement or an issue with the Next.js documentation
- `example bug` - an issue with one of the examples in the [`examples`](https://github.com/vercel/next.js/tree/canary/examples) folder
- `examples` - an issue with one of the examples in the [`examples`](https://github.com/vercel/next.js/tree/canary/examples) folder
## Bug reports