From 41df42b698b1c59a525ff23ebab51ebb5d5642ce Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Thu, 9 Aug 2007 12:48:03 +0200 Subject: Use some graphics. --- HowToContributeToThisWiki.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HowToContributeToThisWiki.mdwn b/HowToContributeToThisWiki.mdwn index 38892b73..29e44e99 100644 --- a/HowToContributeToThisWiki.mdwn +++ b/HowToContributeToThisWiki.mdwn @@ -1,6 +1,6 @@ # How to Contribute to This Wiki -Some general hints first; they may sound very familiar from other software +(!) Some general hints first; they may sound very familiar from other software projects: * Do independent changes *separately*: don't aggregate changes that don't @@ -19,7 +19,7 @@ can edit the wiki pages. ## Working on a Checkout of the git Repository -*NOTE*: What is being described here are only the basics. The checkouts are +(!) What is being described here are only the basics. The checkouts are 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, and so on. -- cgit v1.2.3