Template
1
0
mirror of https://github.com/Wessel/boilerplate.git synced 2026-07-26 18:21:31 +02:00

Add most of my stuff

This commit is contained in:
Wessel Tip
2019-08-03 12:10:40 +02:00
parent 0c9039f3bd
commit e5c01a358f
12 changed files with 241 additions and 0 deletions

26
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,26 @@
---
name: Bug Report
about: Report an issue with $(PROJECT_NAME)
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: