Skip to content

Commit 18fb9e1

Browse files
committed
chore: updated issue template
1 parent 690f04a commit 18fb9e1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,14 @@ body:
4949
validations:
5050
required: true
5151

52+
- type: dropdown
53+
id: more-nextjs-info
54+
attributes:
55+
label: Is your issue related to the `app` directory (beta)?
56+
options:
57+
- Yes, my issue is related to the `app` directory.
58+
- No, my issue is related to the the stable version of Next.js.
59+
5260
- type: checkboxes
5361
id: more-info
5462
attributes:

0 commit comments

Comments
 (0)