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 - id: puppeteer-configuration
type: textarea type: textarea
attributes: attributes:
label: Puppeteer configuration label: Puppeteer configuration file (if used)
description: > description: >
Copy and paste your [configuration 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.* *No need for backticks — this automatically gets formatted into code.*
render: TypeScript render: TypeScript