diff --git a/samples/react-private-libraries/README.md b/samples/react-private-libraries/README.md index ab068bfb8..18e64c55a 100644 --- a/samples/react-private-libraries/README.md +++ b/samples/react-private-libraries/README.md @@ -27,29 +27,7 @@ The application manages all the security groups set up for the various libraries ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Local | Hosted](https://img.shields.io/badge/Workbench-Local%20%7C%20Hosted-green.svg) -> Don't worry if you're unsure about the compatibility matrix above. We'll verify it when we approve the PR. -> -> If using an older version of SPFx, update the SPFx and Node.js compatibility tag accordingly: -> SPFx 1.11 -> ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -> ![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) -> -> SPFx 1.4.1 -> ![SPFx 1.4.1](https://img.shields.io/badge/SPFx-1.4.1-green.svg) -> ![Node.js LTS 6.x | LTS 8.x](https://img.shields.io/badge/Node.js-LTS%206.x%20%7C%20LTS%208.x-green.svg) -> -> If you built this sample specifically for SharePoint 2016, or SharePoint 2019 support, update the SharePoint compatibility tag accordingly: -> ![SharePoint 2019 | Online](https://img.shields.io/badge/SharePoint-2019%20%7C%20Online-yellow.svg) -> ![SharePoint 2016 | 2019 | Online](https://img.shields.io/badge/SharePoint-2016%20%7C%202019%20%7C%20Online-green.svg) -> If you know your web part only works on the hosted workbench, you can use this for the workbench compatibility tag: -> ![Workbench Hosted: Does not work with local workbench](https://img.shields.io/badge/Workbench-Hosted-yellow.svg "Does not work with local workbench") -> -> If you specifically built and tested this web part to work with Teams, use this for the Teams compatibility tag: -> ![Teams Yes: Designed for Microsoft Teams](https://img.shields.io/badge/Teams-Yes-green.svg "Designed for Microsoft Teams") -> And if you know for sure that it is NOT compatible with Teams, use this: -> ![Teams No: Not designed for Microsoft Teams](https://img.shields.io/badge/Teams-No-red.svg "Not designed for Microsoft Teams") -> -> DELETE THIS PARAGRAPH BEFORE SUBMITTING + ## Applies to