- Problem Tree
graph TD;
Society --> PROBLEM;
PROBLEM --> PROPOSE1;
PROPOSE1 --> DOUBT;
DOUBT --> Child-PROBLEM;
PROPOSE1 --> COMPLEMENT;
PROPOSE1 --> UPHOLD;
PROBLEM --> PROPOSE2;
PROBLEM --> PROPOSE3;
PROBLEM --> COMMENTS-and-Disccusion;
- To Avoid MisUnderstanding
- Example: PROPOSE POST prepare RFC2119(RFC:
MUST
MAY
SHOULD
) - And New Flag:
THINK
FACT
REAL
TRUTH
IDEA
- Example: PROPOSE POST prepare RFC2119(RFC:
- Categorize POST(e.g.
PROBLEM
,PROPOSE
,DOUBT
,COMPLEMENT
,UPHOLD
... )
- Define/Fork/Marge PROBLEM Board
- Post PROPOSE Thread from PROBLEM Board
- Any users post propose, doubt, uphold, comments.
- fixes child problems.
- close on problem.
- Send to relevant organizations as a petition
- separate 'Positive' (aka 'Pros' , 'Merit') and 'Negative' (aka 'Cons' , 'Demerit')
- item limited max 80 characters.
- item as thread can discussion.