Created notes on how to properly submit patches.
commit66e0023a9510a26e56178b1ac3fb127309f9a6b6
authorShawn O. Pearce <spearce@spearce.org>
Sat, 20 Jan 2007 03:11:47 +0000 (19 22:11 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Sat, 20 Jan 2007 03:11:47 +0000 (19 22:11 -0500)
treeab7328b4472e53bfbf7f9f8ef2c034a4868d57dc
parent469037d916ea84dd323e52c5b22060484fe40466
Created notes on how to properly submit patches.

This is a blatent borrowing of the Documentation/SubmittingPatches
file from git.git.  I like Junio's development practices and how
he manages git, and how patches get submitted is a part of that
process.  There are however some minor differences with egit/jgit
as we are relying heavily on the Eclipse code formatter rather than
doing that sort of annoying work by hand.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
SUBMITTING_PATCHES [new file with mode: 0644]