Skip to content

Commit 1cfb467

Browse files
committed
Adding community nodes to TOC
1 parent a9b7e9b commit 1cfb467

File tree

4 files changed

+55
-6
lines changed

4 files changed

+55
-6
lines changed

docs/community/community.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: SharePoint Dev Community resources
33
description: Assets and references around SharePoint Dev community
4-
ms.date: 03.28.2018
4+
ms.date: 03.29.2018
55
ms.prod: sharepoint
66
---
77

docs/community/contribute.md

Lines changed: 33 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: SharePoint Dev Community contribution
33
description: Contribution options towards the SharePoint Developer Community
4-
ms.date: 03.28.2018
4+
ms.date: 03.29.2018
55
ms.prod: sharepoint
66
---
77

@@ -14,8 +14,38 @@ There are multiple ways to contribute towards SharePoint Developer Community (Sh
1414
* Do a live demo of your sample, solution or architecture design in the SharePoint Developer community call
1515
* Report and fix issues on the GitHub repositories at [SharePoint GitHub Organization](http://github.com/sharepoint)
1616
* Report issues in the GitHub issue lists for helping others to find where they can assist
17-
* Provide input on the new feature requests at the [SharePoint Deveveloper UserVoice](https://sharepoint.uservoice.com/forums/329220-sharepoint-dev-platform)
17+
* Provide input on the new feature requests at the [SharePoint Developer UserVoice](https://sharepoint.uservoice.com/forums/329220-sharepoint-dev-platform)
1818

19-
If you have other suggestions on how to contribute, don't hesitate to reach and let us know.
19+
## FAQ
20+
21+
**Why would I contribute?**
22+
23+
Contributing to the official articles, samples and open-source projects will ensure that your work will get the maximal visibility through the official channels from Microsoft. We will also acknowledge your contribution in the monthly summary (see Contributors in [March 2018](https://dev.office.com/blogs/pnp-march-2018-update) update as an example). We also can acknowledge your company if you send your company logo and permission to use that to us.
24+
25+
**Why won't you link samples from my repositories?**
26+
27+
This is due liability reasons. As samples are linked also in the official SharePoint Developer portal, we will need to ensure that we control the content around the information published within the samples. We can't cross-link to non-Microsoft controlled repositories or articles, as we dont' control that content and we need to gurantee that information is there as long as it's cross-linked in Microsoft controlled sites.
28+
29+
If you contribute on the SharePoint GitHub organization, we'll absolutely make maintenance of your samples also easy for you.
30+
31+
**I've built cool SharePoint Dev sample, can I contribute?**
32+
33+
Absolutely. Just submit a pull request to the right GitHub repository and we'll get your contribution processed typically in matter of days.
34+
35+
**We are working on cool guidance for SharePoint Dev, could we contribute that?**
36+
37+
Absolutely. Guidance and articles are also absolutely welcome where suitable. Let us know what you have and we can figure out the right model to get it published. There are some standards around the guidance which can be released, but we might even be able to use our technical writers for doing needed voice review for your submissions.
38+
39+
**I'd like to help, but not sure where to find suitable tasks or what to do?**
40+
41+
Here's few suggestions:
42+
43+
* Help to resolve some of the issues which are reported in the GitHub repositories
44+
* Submit new samples on different repositories
45+
* Suggest a live demo in one of the community calls
46+
47+
If you have other suggestions on how to contribute, don't hesitate to reach out and let us know.
48+
49+
<hr />
2050

2151
"Sharing is caring!"

docs/community/open-source-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: SharePoint Dev Community resources
33
description: Open-source projects coordinated by the SharePoint PnP initiative
4-
ms.date: 03.28.2018
4+
ms.date: 03.29.2018
55
ms.prod: sharepoint
66
---
77

docs/toc.yml

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1605,4 +1605,23 @@
16051605
- name: PnP Sites Core API reference
16061606
href: https://docs.microsoft.com/en-us/dotnet/api/?term=Officedevpnp
16071607
- name: PnP Sites Core API reference - Extension methods
1608-
href: https://docs.microsoft.com/en-us/dotnet/api/?term=microsoft.sharepoint
1608+
href: https://docs.microsoft.com/en-us/dotnet/api/?term=microsoft.sharepoint
1609+
- name: Community
1610+
href: community/community.md
1611+
items:
1612+
- name: How to contribute?
1613+
href: community/contribute.md
1614+
- name: Open source projects
1615+
href: communtiy/open-source-projects.md
1616+
- name: GitHub repositories
1617+
href: community/repositories.md
1618+
- name: Issues
1619+
href: https://aka.ms/spdev-issues
1620+
- name: Feature Requests
1621+
href: http://aka.ms/spdev-uservoice
1622+
- name: SharePoint Dev at YouTube
1623+
href: http://aka.ms/spdev-videos
1624+
- name: OfficeDev Twitter
1625+
href: https://twitter.com/officedev
1626+
- name: Deveveloper Forum
1627+
href: http://aka.ms/spdev-community

0 commit comments

Comments
 (0)