Skip to content

Commit

Permalink
chore(github): update more labels (#75409)
Browse files Browse the repository at this point in the history
## Why?

Adding more labels so we can better triage and categorize issues.
  • Loading branch information
samcx authored Jan 28, 2025
1 parent 46d0af3 commit 3162fcd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/ISSUE_TEMPLATE/1.bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ body:
- 'create-next-app'
- 'CSS'
- 'dynamicIO'
- 'Dynamic Routes'
- 'Error Handling'
- 'Experimental'
- 'Lazy Loading'
- 'Font (next/font)'
- 'Form (next/form)'
Expand All @@ -92,11 +92,13 @@ body:
- 'Internationalization (i18n)'
- 'Link (next/link)'
- 'Linting'
- 'Loading UI and Streaming'
- 'Markdown (MDX)'
- 'Metadata'
- 'Middleware'
- 'Module Resolution'
- 'Output (export/standalone)'
- 'Package Managers'
- 'Pages Router'
- 'Parallel & Intercepting Routes'
- 'Partial Prerendering (PPR)'
Expand All @@ -110,6 +112,7 @@ body:
- 'Turbopack'
- 'TypeScript'
- 'SWC'
- 'Use Cache'
- 'Webpack'

validations:
Expand Down

0 comments on commit 3162fcd

Please sign in to comment.