Microsoft PC Manager's unofficial documentation.
Contributing to open source is more than just providing updates. It's also about letting us know when there is an issue. Read our Contributing guidance to find out more.
You've decided to contribute. That's great! To contribute to the documentation, you need a few tools.
Contributing to the documentation requires a GitHub account. If you don't have an account, follow the instructions for GitHub account setup from our contributor guide.
Clone this repo, and then run the following commands:
yarn install
npm run docs:dev
npm run docs:build
This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.