Skip to content

Commit 8db6c89

Browse files
committed
Readme polishing
1 parent f1c91f4 commit 8db6c89

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,20 @@
44

55
This is a open source library that shares a set of reusable React control that can be used in your SharePoint Framework solutions.
66

7+
> If you are looking for web part property controls, please check following repository for those - [https://github.com/SharePoint/sp-dev-fx-property-controls](https://github.com/SharePoint/sp-dev-fx-property-controls)
8+
79
## Get Started
810

911
More information to get started can be found in the wiki section of this repository: [wiki / documentation](https://github.com/SharePoint/sp-dev-fx-controls-react/wiki).
1012

13+
# Have issues or questions?
14+
15+
Please use following logic on submitting your questions or issues to right location to ensure that they are noticed and addressed as soon as possible.
16+
17+
* You have general question or challenge with SPFx - use [sp-dev-docs repository issue list](https://github.com/SharePoint/sp-dev-docs/issues).
18+
* You have issue on specific controls in this package - use [issue list in this repository](https://github.com/SharePoint/sp-dev-fx-controls-react/issues).
19+
20+
1121
## Contributing
1222

1323
This project welcomes contributions and suggestions. Most contributions require you to agree to a
@@ -27,5 +37,3 @@ contact [[email protected]](mailto:[email protected]) with any additio
2737
## Disclaimer
2838

2939
**THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.**
30-
31-
![](https://telemetry.sharepointpnp.com/sp-dev-fx-controls-react)

0 commit comments

Comments
 (0)