From 9a01e9ab71b7b3923d40bf06da4e2b95732800c8 Mon Sep 17 00:00:00 2001 From: twMat Date: Sat, 4 Feb 2017 17:18:48 +0100 Subject: [PATCH] Update doc on how to submit PR's. (#2753) Added note to clarify difference between submitting doc improvements and code improvements. --- .../community/Improving TiddlyWiki Documentation.tid | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/community/Improving TiddlyWiki Documentation.tid b/editions/tw5.com/tiddlers/community/Improving TiddlyWiki Documentation.tid index d87a345c6..4c2e421a4 100644 --- a/editions/tw5.com/tiddlers/community/Improving TiddlyWiki Documentation.tid +++ b/editions/tw5.com/tiddlers/community/Improving TiddlyWiki Documentation.tid @@ -4,7 +4,7 @@ tags: Community title: Improving TiddlyWiki Documentation type: text/vnd.tiddlywiki -Anyone can submit improvements to the TiddlyWiki documentation that appears on http://tiddlywiki.com. +Anyone can submit improvements to the TiddlyWiki documentation that appears on http://tiddlywiki.com. For submitting improvements on //code tiddlers//, see note here below. # Read and observe the [[Documentation Style Guide]] # Create an account on https://github.com if you don't already have one @@ -29,3 +29,7 @@ Mario Pietsch has created these short video tutorials: + +!Submitting improvements for "code tiddlers" + +Pull requests for improved core code is also very welcome. This requires running [[Node.js|TiddlyWiki on Node.js]] to first be able to test things.