chore: add extension proposal template

This commit is contained in:
Zach Daniel 2020-06-06 22:42:09 -04:00 committed by GitHub
parent 9e90554eca
commit 061a4d978b

View file

@ -0,0 +1,14 @@
---
name: Extension Proposal
about: Suggest/request a new extension
title: 'Extension Proposal: [Extension Name]'
labels: extension proposal, needs review
assignees: ''
---
** What is the purpose of the extension? **
High level purpose of the extension.
** How would it extend the DSL? ***
Add an example of the DSL configuration this extension might add.