diff --git a/.github/ISSUE_TEMPLATE/samplerequest.yml b/.github/ISSUE_TEMPLATE/samplerequest.yml index b4106cf6e..a57c8fc20 100644 --- a/.github/ISSUE_TEMPLATE/samplerequest.yml +++ b/.github/ISSUE_TEMPLATE/samplerequest.yml @@ -25,6 +25,16 @@ body: validations: required: true +- type: input + id: spfx + validations: + required: false + attributes: + label: SPFx version + placeholder: 1.12.1 + description: | + Which version of SPFx would you like this sample to work with? Leave blank if no preference. + - type: dropdown id: willing-to-help attributes: