From 1a0af957705bd43b72b4a2cbf5ac1836b7783733 Mon Sep 17 00:00:00 2001 From: Arne Babenhauserheide Date: Wed, 14 Oct 2009 10:31:31 +0200 Subject: Improved wording in contributing/web_pages/news --- contributing/web_pages/news.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contributing/web_pages') diff --git a/contributing/web_pages/news.mdwn b/contributing/web_pages/news.mdwn index 4c09e1ab..b8de20af 100644 --- a/contributing/web_pages/news.mdwn +++ b/contributing/web_pages/news.mdwn @@ -54,7 +54,7 @@ For practical work that means to use the following commands: * at the beginning of a month: create a new news entry $ cp news/2009-07-31.mdwn news/YYYY-MM-DD.mdwn - $ # edit the new file + $ # edit the new file, then add the changes in git $ git add news/YYYY-MM-DD.mdwn $ git commit -m "Begun the news entry for YYYY-MM-DD." -- cgit v1.2.3