Skip to content

Commit 445d0a0

Browse files
authored
Update bug issue template
1 parent 5b6a7af commit 445d0a0

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve Blink
4+
title: ''
5+
labels: Bug
6+
assignees: ''
7+
8+
---
9+
10+
## Describe the bug
11+
A clear and concise description of what the bug is.
12+
13+
## Environment
14+
- **OS**: [e.g., macOS 14.2, Windows 11, Ubuntu 22.04]
15+
- **Node.js version**: [Run `node --version`]
16+
- **Blink version**: [Run `blink --version`]
17+
- **Installation method**: [npm, yarn, pnpm, or bun]
18+
19+
## Additional Context
20+
Add any other context, error messages, or screenshots.

0 commit comments

Comments
 (0)