Skip to content

Commit a90748e

Browse files
committed
Adding contribution guidance links to readme
1 parent 234e603 commit a90748e

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

README.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -72,17 +72,6 @@ You can also tweet / follow [@Microsoft365Dev](https://twitter.com/Microsoft365D
7272
* [Setup your Machine](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment)
7373
* [Go build your first web part](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part)
7474

75-
## Reference
76-
* [sp-application-base](https://docs.microsoft.com/javascript/api/sp-application-base)
77-
* [sp-component-base](https://docs.microsoft.com/javascript/api/sp-component-base)
78-
* [sp-core-library](https://docs.microsoft.com/javascript/api/sp-core-library)
79-
* [sp-dialog](https://docs.microsoft.com/javascript/api/sp-dialog)
80-
* [sp-extension-base](https://docs.microsoft.com/javascript/api/sp-extension-base)
81-
* [sp-http](https://docs.microsoft.com/javascript/api/sp-http)
82-
* [sp-listview-extensibility](https://docs.microsoft.com/javascript/api/sp-listview-extensibility)
83-
* [sp-odata-types](https://docs.microsoft.com/javascript/api/sp-odata-types)
84-
* [sp-page-context](https://docs.microsoft.com/javascript/api/sp-page-context)
85-
* [sp-webpart-base](https://docs.microsoft.com/javascript/api/sp-webpart-base)
8675

8776
## Learn More
8877

@@ -109,6 +98,14 @@ The SharePoint Framework is now generally available at Office 365.
10998

11099
- [SharePoint Framework reaches general availability—build and deploy engaging web parts today](https://blogs.office.com/2017/02/23/sharepoint-framework-reaches-general-availability-build-and-deploy-engaging-web-parts-today/)
111100

101+
## Contribute on the SharePoint Dev Docs
102+
103+
Please see following guidance if you are planning to submit changes on the SharePoint developer documentation. We do welcome your pull requests!
104+
105+
* [Contribution guidance](https://github.com/SharePoint/sp-dev-docs/blob/master/.github/CONTRIBUTING.md)
106+
* [How to Create Good Pull Requests](https://github.com/SharePoint/sp-dev-docs/wiki/How-to-Create-Good-Pull-Requests)
107+
* If you are a Microsoft contributor, please review official guidance from our [internal documentation](https://review.docs.microsoft.com/en-us/help/contribute/?branch=master) for docs.microsoft.com contributors
108+
112109
## Have Fun
113110

114111
We look forward to seeing what you build! Please tweet us at @Microsoft365Dev, @m365pnp or @SharePoint with the #SPFx tag!

0 commit comments

Comments
 (0)