Skip to content

Commit 8144348

Browse files
authored
chore: updated issue template (#1946)
* chore: updated issue template * chore: removed periods * chore: switched to checkbox instead for new bug report field
1 parent 9bc82ed commit 8144348

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

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

52+
- type: checkboxes
53+
id: more-nextjs-info
54+
attributes:
55+
label: Is your issue related to the `app` directory (beta)?
56+
options:
57+
- label: Yes, I am using the `app` directory
58+
5259
- type: checkboxes
5360
id: more-info
5461
attributes:

0 commit comments

Comments
 (0)