Is github account compulsory for contributing in opensource.microsoft.com?

Sowmitri 26 Reputation points
2021-10-27T06:26:47.917+00:00

Dear All,

A developer environment setup with repository access is mandatory/compulsory to contribute in open source of microsoft website?

Community Center | Not monitored
0 comments No comments
{count} votes

Answer accepted by question author
  1. Ryan Hill 30,326 Reputation points Microsoft Employee Moderator
    2021-10-27T13:47:35.22+00:00

    It is @29519628. As you can see on Getting Involved and all the repositories, all code is housed within GitHub. This makes it easy for contributors to get the code and submit their PRs. You don't need a github account to pull the repo, you can always run git clone <repo-url> but you won't be able to issue commits directly against the remote, you'll need a fork of repo, and for that, you'll need a GitHub account.

    I've also removed the azure-webapps-development as your question is not related.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.