diff --git a/.github/DISCUSSION_TEMPLATE/roundtable.yml b/.github/DISCUSSION_TEMPLATE/roundtable.yml index 0d20ccd..0abe26f 100644 --- a/.github/DISCUSSION_TEMPLATE/roundtable.yml +++ b/.github/DISCUSSION_TEMPLATE/roundtable.yml @@ -14,7 +14,6 @@ body: value: | A pressing topic I think we should discuss is...... ... - render: markdown validations: required: true - type: textarea @@ -25,7 +24,16 @@ body: value: | I believe this topic would be a benefit because...... ... - render: markdown + validations: + required: true + - type: textarea + id: impact + attributes: + label: Prior discussions/work + description: "If there are any relevant prior discussions, or references, please share them here" + value: | + I believe this topic would be a benefit because...... + ... validations: required: true - type: dropdown