mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: add a bug template for browsers (#10543)
This commit is contained in:
4
.github/ISSUE_TEMPLATE/issue-browsers.yml
vendored
Normal file
4
.github/ISSUE_TEMPLATE/issue-browsers.yml
vendored
Normal 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']
|
||||
Reference in New Issue
Block a user