aboutsummaryrefslogtreecommitdiff
path: root/doc/contribute.mdwn
blob: 540c1c4b14a44ff1fc58da607b0dedf3eb38957d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Help make git-annex better!

* This website is a wiki, so you can edit and improve any page.
* Write a [[new_tip|tips]] explaining how to accomplish something with
  git-annex.
* [[download]] the source code and send patches!
* If you know Haskell, git-annex has lots of Haskell code that
  could be improved. See the [[coding_style]] and have at it.
* If you don't know Haskell, git-annex has many other coding opportunities.
  You could work to improve the Android port (Java etc) or improve the
  Javascript and CSS of the git-annex webapp, or work on porting libraries
  needed by the Windows port.

To send patches, either include the patch in a bug report (small patch)
or put up a branch in a git repository containing your changes.