Merge branch 'main' of https://github.com/vladmandic/human into main

pull/50/head
Vladimir Mandic 2020-11-07 09:44:43 -05:00
commit 333c1ba04e
1 changed files with 23 additions and 0 deletions

23
.github/ISSUE_TEMPLATE/issue.md vendored Normal file
View File

@ -0,0 +1,23 @@
---
name: Issue
about: Issue
title: ''
labels: ''
assignees: vladmandic
---
**Issue Description**
**Steps to Reproduce**
**Expected Behavior**
**Environment
- Browser or NodeJS and version (e.g. NodeJS 14.15 or Chrome 86)
- OS and Hardware platform (e.g. Windows 10, Ubuntu Linux on x64, Android 10)
- Packager (if any) (e.g, webpack, rollup, parcel, esbuild, etc.)
**Additional**
- For installation or startup issues include your `package.json`
- For usage issues, it is recommended to post your code as [gist](https://gist.github.com/)