chore: update template (#10551)

This commit is contained in:
Alex Rudenko 2023-07-13 10:25:07 +02:00 committed by GitHub
parent 52ef96214b
commit 43556e986e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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