docs: Add Git and GitHub Guide.

Fixes #783, #1754.
This commit is contained in:
Christie Koehler 2016-09-20 12:40:31 -07:00 committed by Tim Abbott
parent ff6404cb3c
commit 23df7913d5
6 changed files with 1436 additions and 0 deletions

BIN
docs/_static/zulip-travisci.gif vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 613 KiB

1435
docs/git-guide.md Normal file

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 824 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

View File

@ -87,6 +87,7 @@ Contents:
:maxdepth: 2
:caption: Code contribution guide
git-guide
version-control
code-style
testing