diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-12 21:55:17 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-12 21:55:17 +0200 |
commit | 9572937c33f890a6dababaf7ff1ac431b56b2af3 (patch) | |
tree | 912a5e659b7d34dd480fcf51dc2c2856d4e86a8f | |
parent | cf4a3aafa6cf9143e18b3bdd497d712f7793fe71 (diff) |
About bigger editing endeavors...
-rw-r--r-- | HowToContributeToThisWiki.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/HowToContributeToThisWiki.mdwn b/HowToContributeToThisWiki.mdwn index dcb79ad3..de640af1 100644 --- a/HowToContributeToThisWiki.mdwn +++ b/HowToContributeToThisWiki.mdwn @@ -27,6 +27,12 @@ completely valid git repositories and can (and want to) be treated as such. Consult the git documentation about how to shuffle around with branches, how to rename files, how to upload arbitrary data files, and so on. +(!) Before attempting any bigger editing work (to which you are sincerely +invited!) be sure to check the involved pages' *Discussion* subpages (linked +from the pages' header line) and in there take down (short) notes about the +editing endeavors you're going to undertake. Doing so should help to (a) avoid +double work and (b) avoid merge conflict if you install your changes into the +main repository. First, let's make sure that you're properly identifying yourself towards git. |