1
0
mirror of https://github.com/dzeiocom/OpenHealth.git synced 2025-06-07 07:19:54 +00:00

Create enhancement.yml

This commit is contained in:
Florian Bouillon 2021-12-20 15:32:23 +01:00 committed by GitHub
parent 9cd1c4453f
commit 3ae936b239
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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