From bf31f2865f8d33ff00378efcd32c9f988f4423a7 Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Mon, 5 Feb 2024 20:02:15 +0100 Subject: [PATCH] chore: disable blank issue templates (#29368) --- .github/ISSUE_TEMPLATE/config.yml | 1 + .github/ISSUE_TEMPLATE/regression.yml | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index de71858775..5d9345c265 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,3 +1,4 @@ +blank_issues_enabled: false contact_links: - name: Join our Discord Server url: https://aka.ms/playwright/discord diff --git a/.github/ISSUE_TEMPLATE/regression.yml b/.github/ISSUE_TEMPLATE/regression.yml index 70b6da1287..bc0a101502 100644 --- a/.github/ISSUE_TEMPLATE/regression.yml +++ b/.github/ISSUE_TEMPLATE/regression.yml @@ -1,6 +1,5 @@ ---- name: Report regression -about: Functionality that used to work and does not any more +description: Functionality that used to work and does not any more title: "[Regression]: " body: