Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Commit 9658133

Browse files
authored
Update 1.bug_report.yml
1 parent eb451b8 commit 9658133

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/ISSUE_TEMPLATE/1.bug_report.yml

+6
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ body:
1616
description: 'For example: v12.0.0'
1717
validations:
1818
required: true
19+
- type: input
20+
attributes:
21+
label: What build tool (or framework if it abstracts the build tool) are you using?
22+
description: 'For example: postcss-cli 8.3.1, Next.js 10.0.9, webpack 5.28.0'
23+
validations:
24+
required: true
1925
- type: input
2026
attributes:
2127
label: What browser are you using?

0 commit comments

Comments
 (0)