Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 10 additions & 3 deletions _includes/README.md
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,19 @@
# About
# About Git Developer Pages

This homepage is maintained by editing files in the
This is a website to help Git Developers.

It is NOT a place to discuss Git issues. Please see
[git-scm.org's community page](https://git-scm.com/community)
for information about bug reporting or interacting with the
community.

The pages are maintained by editing files in the
[git/git.github.io](https://github.com/git/git.github.io) repository on
GitHub. It is then published on the
[https://git.github.io](https://git.github.io) GitHub page.

It is meant to be edited collaboratively like a wiki, except that
instead of a web form, you get to use a text editor and git. What could
instead of a web form, you get to use a text editor and Git. What could
be better?

If you want push access, contact [email protected] and provide your GitHub
Expand Down