mirror of
https://github.com/dzeiocom/OpenHealth.git
synced 2025-06-07 15:29:55 +00:00
Create enhancement.yml
This commit is contained in:
parent
9cd1c4453f
commit
3ae936b239
16
.github/ISSUE_TEMPLATE/enhancement.yml
vendored
Normal file
16
.github/ISSUE_TEMPLATE/enhancement.yml
vendored
Normal 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
|
Loading…
x
Reference in New Issue
Block a user