diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index a394b8da4e..288410d164 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -49,6 +49,13 @@ body: validations: required: true + - type: checkboxes + id: more-nextjs-info + attributes: + label: Is your issue related to the `app` directory (beta)? + options: + - label: Yes, I am using the `app` directory + - type: checkboxes id: more-info attributes: