semantic-release/.github/ISSUE_TEMPLATE/03_plugin_suggestion.yml
2022-06-16 11:37:04 -07:00

17 lines
512 B
YAML

name: New plugin suggestion
description: Integrate with a new platform, etc
body:
- type: textarea
attributes:
label: New plugin motivation
description: Describe the reasons to create a new plugin and why it's not covered by the existing ones.
validations:
required: true
- type: textarea
attributes:
label: Third-party documentation
description: Provide explanation and documentation links for the platform to integrate with.
validations:
required: true