From 18a4c1eaab9da08eadee0fd7f3aff6fe3b36d56b Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Thu, 24 Jun 2021 12:47:15 -0400 Subject: [PATCH] Update samplerequest.yml --- .github/ISSUE_TEMPLATE/samplerequest.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) 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: