How it Works
Every proposal starts out as 'Idea', allowing other people to review and comment on it, while still working out details.
When the 'Idea' is in a proper shape and worked out in most details it becomes a 'Draft'. This 'Draft' need to be carefully reviewed, commented, perhaps corrected and rated by the other Developers.
We decide on some proposals to talk about that another time, these get a 'Parked' state.
At some point we may decide that a 'Draft' becomes a 'Final'. Usually, this happens in our MonthlyMeetings. 'Final' Documents will be imported into the git repository (currently to the tiddlywiki).
Sometimes proposals will become dropped for some reason, this is indicated by changing their state to 'Dropped', they still stay in the system for further reference.
Generally you should refrain from editing someone others proposals (except for typo and gramatic fixes) when this is not acknowleded with the original author. Rather only add comments to the pages and end them with @SIG@ to make it easier to find out who is the contact person for some note.
Add a new Proposal:
- Check if there is no similar proprosal below! If yes, contact it's author and contribute to that one.
Think of a good/descriptive WikiName for the Proposal. It will be used to create a subpage under this page. Enter it here:
- Read the instructions and add your proposed text.
The active Proposals
Ideas
FullSearch(t:r:Lumiera/DesignProcess/ r:"\n[^#]*State.*''Idea")
Parked
FullSearch(t:r:Lumiera/DesignProcess/ r:"\n[^#]*State.*''Parked")
Draft
FullSearch(t:r:Lumiera/DesignProcess/ r:"\n[^#]*State.*''Draft")
Final
FullSearch(t:r:Lumiera/DesignProcess/ r:"\n[^#]*State.*''Final")
Dropped
FullSearch(t:r:Lumiera/DesignProcess/ r:"\n[^#]*State.*''Dropped")
Design Documentation
For now the design decisions are collected within the [http://www.lumiera.org/wiki/#DesignDocumentation TiddlyWiki] which is part of the lumiera repository.