1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-23 13:53:15 +00:00

Docs update

This commit is contained in:
Jermolene 2014-11-07 21:32:21 +00:00
parent ec4beb7f0f
commit ae756ddff0

View File

@ -1,5 +1,5 @@
created: 20141016083308219
modified: 20141016083333808
modified: 20141107213203691
title: Contributing to the TiddlyWiki Core
type: text/vnd.tiddlywiki
@ -20,3 +20,6 @@ If you've created something new and innovative, don't try to rush to get it incl
The expected model of innovation is that the core development will move relatively slowly as more and more of the initial planned functionality is implemented. Innovation can take place in the much more unconstrained environment of plugins. Over time, as these third party plugins gain popularity and become more polished, some or all of their functionality will be migrated into the core.
! Improving Hackability of the Core
Don't be afraid to submit issues or pull requests that add hooks or other points of extensibility to help your plugin integrate with the core. An important goal for TiddlyWiki is for the core to be infinitely adaptable through plugins. It is expected that many more points of extension will need to be added to support a healthy ecosystem of plugins.