chore: add a bug template for browsers (#10543)

This commit is contained in:
Alex Rudenko
2023-07-12 09:14:30 +02:00
committed by GitHub
parent 5e50bf2104
commit 61b52a337e
3 changed files with 8 additions and 4 deletions

View File

@@ -0,0 +1,4 @@
name: Bug for @puppeteer/browsers
description: File a bug report specifically about the `@puppeteer/browsers` package.
title: '[Bug]: '
labels: [bug, '@puppeteer/browsers']