diff --git a/editions/tw5.com/tiddlers/community/Improving TiddlyWiki Documentation.tid b/editions/tw5.com/tiddlers/community/Improving TiddlyWiki Documentation.tid index 4c2e421a4..26e5f9881 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. For submitting improvements on //code tiddlers//, see note here below. +Anyone can submit improvements to the TiddlyWiki documentation that appears on http://tiddlywiki.com. (For improvements to the core code a more complicated process must be used because of the need to test the changes both in the browser and under Node.js before submission). # Read and observe the [[Documentation Style Guide]] # Create an account on https://github.com if you don't already have one @@ -29,7 +29,3 @@ 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.