Plan/.github/ISSUE_TEMPLATE/plugin_request.yml
2021-07-10 09:47:24 +03:00

20 lines
507 B
YAML

name: Plugin Suggestion
description: Suggest data from another plugin for Plan
labels: [New Data, DataExtensions, Help Wanted]
body:
- type: textarea
attributes:
label: Data to display
description: List any data you would like to see from the plugin
validations:
required: true
- type: input
attributes:
label: Link to API or Source Code
validations:
required: true
- type: input
attributes:
label: Link to Project page or Downloads
validations:
required: true