[e5f1db]: / .github / ISSUE_TEMPLATE / feature_request.yml

Download this file

12 lines (11 with data), 410 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
name: Feature request
description: Propose a new feature for ehrapy
labels: enhancement
body:
- type: textarea
id: description
attributes:
label: Description of feature
description: Please describe your suggestion for a new feature. It might help to describe a problem or use case, plus any alternatives that you have considered.
validations:
required: true