Skip to content

Commit 0b8e19a

Browse files
committed
chore: updated issue template
1 parent 690f04a commit 0b8e19a

File tree

2 files changed

+2256
-15
lines changed

2 files changed

+2256
-15
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: 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+
5260
- type: checkboxes
5361
id: more-info
5462
attributes:

0 commit comments

Comments
 (0)