Hi everyone
Now that doc.microsoft.com is linked with github, everyone can help. Today I wanted to share a small thing I did, really a small thing, but it was really easy to do and it add visibility.
I did my first github contribution and it get commited to be visible on microsoft directly there ! 🙂 (https://docs.microsoft.com/en-us/windows/iot-core/windows-iot-core)
The github repository is there https://github.com/MicrosoftDocs/windows-iotcore-docs
The beautiful into that is that it’s easy to do.
First you setup a GitHub’s account.
After your account is created, you read the document and check where your skill can help. In my case I selected the iot subset. There I found a typo and I corrected it.
The github repository;
The next step is to contribute, in my case I edited that file;
After that you edit your file, and in the end you click to commit your change to the master branch, and voila it’s done, it just need a verification from a staff to approve the edit. As easy as that !!
The result 🙂