chore: added envinfo to the bug issue template (#2237)
* chore: added envinfo to the bug issue template * Update bug.md Co-authored-by: Arjun Attam <arjunattam@gmail.com>
This commit is contained in:
parent
657cc9b630
commit
c2cd963407
3
.github/ISSUE_TEMPLATE/bug.md
vendored
3
.github/ISSUE_TEMPLATE/bug.md
vendored
|
|
@ -14,6 +14,9 @@ assignees: ''
|
||||||
- Browser: [e.g. All, Chromium, Firefox, WebKit]
|
- Browser: [e.g. All, Chromium, Firefox, WebKit]
|
||||||
- Extra: [any specific details about your environment]
|
- Extra: [any specific details about your environment]
|
||||||
|
|
||||||
|
<!-- CLI to auto-capture this info -->
|
||||||
|
<!-- npx envinfo --preset playwright -->
|
||||||
|
|
||||||
**Code Snippet**
|
**Code Snippet**
|
||||||
|
|
||||||
Help us help you! Put down a short code snippet that illustrates your bug and
|
Help us help you! Put down a short code snippet that illustrates your bug and
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue