mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
34 lines
2.3 KiB
Plaintext
34 lines
2.3 KiB
Plaintext
created: 20140820151051019
|
|
modified: 20190115165616599
|
|
tags: Community
|
|
title: Improving TiddlyWiki Documentation
|
|
type: text/vnd.tiddlywiki
|
|
|
|
Anyone can submit improvements to the TiddlyWiki documentation that appears on https://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).
|
|
|
|
<<.warning """If you already know GitHub, note that documentation updates must be directed to the `tiddlywiki-com` branch""">>
|
|
|
|
# Read and observe the [[Documentation Style Guide]]
|
|
# Create an account on https://github.com if you don't already have one
|
|
# If you haven't done so already, sign the [[Contributor License Agreement]] as described in [[Signing the Contributor License Agreement]]
|
|
# On https://tiddlywiki.com, click "edit" on the tiddler you want to improve
|
|
# You should see a pink banner with the text: //Can you help us improve this documentation? Find out how to edit this tiddler on ~GitHub//
|
|
# Click on the external link ...''this tiddler on ~GitHub''
|
|
## You will be prompted that "you need to fork this repository to propose changes". A "fork" is your own copy of the repository that incorporates the changes you are proposing
|
|
# A new browser tab should open ready to edit the tiddler on github.com
|
|
# Below the edit box for the tiddler text you should see a box labelled ''Propose file change''
|
|
# Enter a brief title to explain the change (eg, "Clarify attribute syntax instability")
|
|
# If necessary, enter a longer description too
|
|
# Click the green button labelled ''Propose file change''
|
|
# On the following screen, click the green button labelled ''Create pull request''
|
|
|
|
[[Jermolene|https://github.com/Jermolene]] or one of the other core developers will then have the opportunity to merge your pull request so that it is incorporated into the next build of https://tiddlywiki.com.
|
|
|
|
Mario Pietsch has created these short video tutorials:
|
|
|
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/L4zTkMYcri8" frameborder="0" allowfullscreen></iframe>
|
|
|
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/6ElUruH92tc" frameborder="0" allowfullscreen></iframe>
|
|
|
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/axFCk9KsMFc" frameborder="0" allowfullscreen></iframe>
|