mirror of
https://github.com/Wessel/wumpfetch.git
synced 2026-07-20 23:33:55 +02:00
27 lines
523 B
Markdown
27 lines
523 B
Markdown
---
|
|
name: Bug Report
|
|
about: Report an issue with wumpfetch
|
|
title: "[BUG] Somenthing broke"
|
|
labels: bug
|
|
assignees: PassTheWessel
|
|
|
|
---
|
|
|
|
**Please describe the problem you are having in as much detail as possible:**
|
|
|
|
|
|
**Include a reproducible code sample here, if possible:**
|
|
```js
|
|
// Place your code here
|
|
```
|
|
|
|
**Further details:**
|
|
- Node.js version:
|
|
- Operating system:
|
|
|
|
<!--
|
|
If this applies to you, please check the respective checkbox: [ ] becomes [x].
|
|
-->
|
|
|
|
- [ ] I have also tested the issue on latest master, commit hash:
|