From 8c211d6ae4b7625677537916c12763ba2c976e95 Mon Sep 17 00:00:00 2001 From: jrandolf <101637635+jrandolf@users.noreply.github.com> Date: Tue, 8 Nov 2022 10:28:35 +0100 Subject: [PATCH] chore: update bug template (#9225) --- .github/ISSUE_TEMPLATE/bug.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 850b2e029df..ea8db05e808 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -6,8 +6,9 @@ body: - type: markdown attributes: value: | - #### Thanks for taking the time to fill out this bug report! - If you haven't done so, you can also check our [Troubleshooting](https://pptr.dev/troubleshooting) page for common issues. + ### Thanks for taking the time to fill out this bug report! + **Before filling out this report**, please check our [Troubleshooting](https://pptr.dev/troubleshooting) guide for solutions to common issues. + Also, verify the problem is *related to packages maintained by Puppeteer* (this does not include `puppeteer-extra`, `expect-puppeteer`, etc.). - type: textarea id: summary attributes: