Destroyed How to participate (markdown)

jasonnian1978 2016-04-06 11:58:58 +08:00
parent 76908b81e3
commit aef2e98521

@ -1,17 +0,0 @@
There are several ways to participate in the Git for Windows project. First off, have a look at the [governance model](http://git-for-windows.github.io/governance-model.html) of the project.
# Help users
On [the mailing list](http://groups.google.com/group/git-for-windows) or on [the issue tracker](https://github.com/git-for-windows/git/issues), help is always welcome.
# Add documentation
A lot of documentation wants to be written, still. A good place is [the Git for Windows wiki](https://github.com/git-for-windows/git/wiki). Tutorials, step by step instructions and general background information, etc.
# Fix bugs or add features in the Git code itself
Download [the SDK](http://git-for-windows.github.io/#download-sdk) and build Git. Also have a look at [this page](https://github.com/git-for-windows/git/wiki/Building-Git) for tips and tricks revolving around building and debugging Git.
Please also sign off your work, as [asked by the Git project](https://github.com/git/git/blob/v2.3.5/Documentation/SubmittingPatches#L234-L286)
After that, submit a Pull Request.