Hi Jed,

Just watched your video. .. I have some suggestions. 

- As users start to use this edition, it may be useful that you assign your 
own version number. So it is possible, to identify different versions, 
which makes support easier.

- For TW we use Semantic Versioning <http://semver.org/>.  with a little 
twist. ... We started with 5.1.0  for stable version 1.0 of TW

The mechanism in short is like this. 

 - Format: Major. Minor. Patch

 - If you publish a new version on your download page, no matter how small 
the change is, you increase the Patch number by one. eg: bug fixes, typos, 
... 
 - If you add a new feature. -> Minor + 1
 - Breaking change. -> Major + 1

Version: 0.2.5  ... means beta 
Version: 1.0.0. ... first stable version 

This may help you with your question: 
*"how polished should something be before putting it on github as a 
potential edition?"*
-------------

IMO there should be some info, that you need a PDF printer driver, to 
create PDFs. At the moment it looks like, if the edition can directly 
create PDFs, which imo is not the case atm. 

have fun!
mario

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4ef2e0be-53d3-4c89-92b6-8bcfd45665b4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to