mirror of
https://github.com/git-for-windows/git.git
synced 2025-12-12 04:41:35 -06:00
Revert "Destroyed How to participate (markdown)"
This reverts commit aef2e98521576851e23a5638655bdd885eb3d7e2.
parent
4c2c56a33b
commit
eb63450946
17
How-to-participate.md
Normal file
17
How-to-participate.md
Normal file
@ -0,0 +1,17 @@
|
||||
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.
|
||||
Loading…
x
Reference in New Issue
Block a user