create templates

pull/46/head
Vladimir Mandic 2021-03-14 14:19:42 -04:00
parent 3238d8b26c
commit 2bbfd8490a
5 changed files with 36 additions and 1 deletions

View File

@ -1 +0,0 @@
Please include output of `faceapi.version` object or specify details about your version and platform (OS, NodeJS version, Browser version).

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

@ -0,0 +1,26 @@
---
name: Issue
about: Issue
title: ''
labels: ''
assignees: vladmandic
---
**Issue Description**
**Steps to Reproduce**
**Expected Behavior**
**Environment
- FaceAPI version
- 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/)

4
CODE_OF_CONDUCT Normal file
View File

@ -0,0 +1,4 @@
# FaceAPI Library: Code of Conduct
<br>

3
CONTRIBUTING Normal file
View File

@ -0,0 +1,3 @@
# FaceAPI Library: Contributing Guidelines
<br>

3
SECURITY.md Normal file
View File

@ -0,0 +1,3 @@
# FaceAPI Library: Security Policy
<br>