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 690f04a commit 0b8e19aCopy full SHA for 0b8e19a
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -49,6 +49,14 @@ body:
49
validations:
50
required: true
51
52
+ - type: checkboxes
53
+ id: more-nextjs-info
54
+ attributes:
55
+ label: Ia your issue related to the `app` directory (beta)?
56
+ options:
57
+ - label: Yes, my issue is related to the `app` directory.
58
+ - label: No, my issue is related to the the stable version of Next.js.
59
+
60
- type: checkboxes
61
id: more-info
62
attributes:
0 commit comments