docs: Update multiple documents (#16)

This commit is contained in:
2021-12-15 12:20:36 +01:00
committed by GitHub
parent 21088c4a02
commit 3d8ef329f7
7 changed files with 399 additions and 0 deletions

16
.github/ISSUE_TEMPLATE/enhancement.yml vendored Normal file
View File

@ -0,0 +1,16 @@
name: Enhancement
description: Use this template if you have an Idea that will enhance the SDK
title: "enhancement: "
labels: [enhancement]
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this Form!
- type: textarea
id: explain
attributes:
label: Please explain in more details what idea you have
placeholder: "Ex: I would love to see this or this..."
validations:
required: true