We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa55567 commit dd4aca4Copy full SHA for dd4aca4
.github/ISSUE_TEMPLATE/1.bug_report.yml
@@ -79,13 +79,17 @@ body:
79
multiple: true
80
options:
81
- 'Not sure'
82
+ - 'After'
83
+ - 'Connection'
84
+ - 'Cookies'
85
- 'create-next-app'
86
- 'CSS'
87
- 'Draft Mode'
88
- 'dynamicIO'
89
- 'Dynamic Routes'
90
- 'Error Handling'
91
- 'Error Overlay'
92
+ - 'Headers'
93
- 'Lazy Loading'
94
- 'Font (next/font)'
95
- 'Form (next/form)'
@@ -100,7 +104,6 @@ body:
100
104
- 'Middleware'
101
105
- 'Module Resolution'
102
106
- 'Output'
103
- - 'Package Managers'
107
- 'Pages Router'
108
- 'Parallel & Intercepting Routes'
109
- 'Partial Prerendering (PPR)'
0 commit comments