From b8960140f20265cfd6a490f1ebe26f7fa8ecf143 Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Sat, 24 Apr 2021 15:03:15 -0400 Subject: [PATCH] Update README.md --- samples/react-chartcontrol/README.md | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/samples/react-chartcontrol/README.md b/samples/react-chartcontrol/README.md index a85620781..c02b0fda5 100644 --- a/samples/react-chartcontrol/README.md +++ b/samples/react-chartcontrol/README.md @@ -170,16 +170,7 @@ This sample shows how to use X and Y coordinate data elements in a scatter chart ## Compatibility -![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11-green.svg) - -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) - -![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-red.svg) - -![Teams Incompatible](https://img.shields.io/badge/Teams-Incompatible-lightgrey.svg) - -![Workbench Local | Hosted](https://img.shields.io/badge/Workbench-Local%20%7C%20Hosted-green.svg) - +![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11-green.svg) ![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-red.svg) ![Teams Incompatible](https://img.shields.io/badge/Teams-Incompatible-lightgrey.svg) ![Workbench Local | Hosted](https://img.shields.io/badge/Workbench-Local%20%7C%20Hosted-green.svg) ## Applies to @@ -234,4 +225,12 @@ This Web Part sample pack illustrates the following concepts on top of the Share * Rendering conditional property pane fields * Creating custom property pane controls +## Support + +If you encounter any issues while using this sample, [create a new issue](https://github.com/pnp/sp-dev-fx-webparts/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&template=bug-report.yml&sample=react-chartcontrol&authors=@hugoabernier). + +For questions regarding this sample, [create a new question](https://github.com/pnp/sp-dev-fx-webparts/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&template=question.yml&sample=react-chartcontrol&authors=@hugoabernier). + +Finally, if you have an idea for improvement, [make a suggestion](https://github.com/pnp/sp-dev-fx-webparts/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&template=suggestion.yml&sample=react-chartcontrol&authors=@hugoabernier). +