Hi everyone, I am looking to get involved with the SharePoint Developer Community , but I am new to the ecosystem and want to make sure I follow the correct processes. Could someone guide me on how to get started? Specifically, I would like to know: 1. What are the best channels to contribute open-source SPFx samples or code fixes (e.g., specific GitHub repositories)? 2. How can I get involved in reporting bugs or improving official documentation? 3. Are there active community calls or discussion groups that new developers should join? Any official links, guidance, or step-by-step resources would be highly appreciated. Thank you!
Loading
Tuhin PaulPosted Jun 10, 2026, 6:39 AM
The primary community-driven repository for SharePoint Framework (SPFx) samples is:
Microsoft 365 & Power Platform Community Samples (PnP Samples)
PnP SPFx Samples Repository
To contribute:
Fork the repository.
Clone it locally.
Create a feature branch.
Add a new sample or fix an issue.
Test thoroughly.
Submit a Pull Request (PR).
Address reviewer feedback.
For beginner contributions, look for issues labeled:
Good First Issue
Help Wanted
Documentation
Carter RuffPosted May 13, 2026, 12:06 PM
Getting involved in the SharePoint Developer Community is one of the best ways to grow your skills in custom sharepoint development and stay updated with Microsoft’s evolving ecosystem. A good starting point is to contribute to discussions on the Microsoft Tech Community, GitHub repositories, and SharePoint-focused forums, where developers share solutions, SPFx samples, and Power Platform ideas.
You can contribute by creating reusable web parts, sharing workflow automation examples, publishing troubleshooting guides, or helping answer technical questions from other developers. Participating in community calls, open-source projects, and Microsoft 365 developer events also helps build visibility and practical experience. Many developers start small by documenting lessons learned from real projects, then gradually move into creating tools, templates, or integrations that benefit the wider SharePoint ecosystem.