PnP Framework
Where is the code?
The PnP Framework is maintained in the PnP GitHub repository: https://github.com/pnp/pnpframework, you'll find:
- The code of the PnP Framework in the
src\lib
folder - The source of the documentation you are reading right now in the
docs
folder - The source for the tests are located in
src/lib/PnP.Framework.Tests
Getting Started Contributing
To build PnP Framework you need the following minimal components installed:
Next steps
You can:
- learn how to setup the project
- writing documentation
- fixing bugs/issues or adding new features
- writing tests to help us improve the quality of the framework
Having problems
If you are having problems contributing, please reach out by creating an issue in the PnP Framework GitHub Repository, it would help to ensure the quality of the documentation is good enough to help folks get started.