From 43556e986e1e08830d849021abf2306660add3b5 Mon Sep 17 00:00:00 2001 From: Alex Rudenko Date: Thu, 13 Jul 2023 10:25:07 +0200 Subject: [PATCH] chore: update template (#10551) --- .github/ISSUE_TEMPLATE/bug.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index a9a0cf04cdf..b12bdda4170 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -95,10 +95,10 @@ body: - id: puppeteer-configuration type: textarea attributes: - label: Puppeteer configuration + label: Puppeteer configuration file (if used) description: > Copy and paste your [configuration - file](https://pptr.dev/guides/configuration/) (if applicable). + file](https://pptr.dev/guides/configuration/) (if used). *No need for backticks — this automatically gets formatted into code.* render: TypeScript