From e6131447fdcac7a1a001136a5e56cfd560abaad4 Mon Sep 17 00:00:00 2001 From: Shaun Thompson <30006198+thompson-shaun@users.noreply.github.com> Date: Thu, 28 May 2026 14:08:51 -0400 Subject: [PATCH] project: disable blank issues Signed-off-by: Shaun Thompson <30006198+thompson-shaun@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 4e219c665752..4ebfc18b355f 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ # https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#configuring-the-template-chooser -blank_issues_enabled: true +blank_issues_enabled: false contact_links: - name: Questions and Discussions url: https://github.com/moby/buildkit/discussions/new