You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/community/contribute.md
+33-3Lines changed: 33 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: SharePoint Dev Community contribution
3
3
description: Contribution options towards the SharePoint Developer Community
4
-
ms.date: 03.28.2018
4
+
ms.date: 03.29.2018
5
5
ms.prod: sharepoint
6
6
---
7
7
@@ -14,8 +14,38 @@ There are multiple ways to contribute towards SharePoint Developer Community (Sh
14
14
* Do a live demo of your sample, solution or architecture design in the SharePoint Developer community call
15
15
* Report and fix issues on the GitHub repositories at [SharePoint GitHub Organization](http://github.com/sharepoint)
16
16
* 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)
18
18
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.
0 commit comments