From 7cae6e5e84da7c456e55835569917b76f3d9dcbf Mon Sep 17 00:00:00 2001 From: Kathryn Baldauf Date: Wed, 11 Jun 2025 14:10:53 -0700 Subject: [PATCH] Add correct label to prereqs Signed-off-by: Kathryn Baldauf --- .github/ISSUE_TEMPLATE/01-bug.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01-bug.yml b/.github/ISSUE_TEMPLATE/01-bug.yml index 6921cb5f7..a26f90e49 100644 --- a/.github/ISSUE_TEMPLATE/01-bug.yml +++ b/.github/ISSUE_TEMPLATE/01-bug.yml @@ -10,8 +10,8 @@ body: - type: checkboxes id: prereqs attributes: - label: - description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/apple/container/blob/main/CONTRIBUTING.md). + label: I have done the following + description: Select that you have completed the following prerequisites. options: - label: I have searched the existing issues required: true