WikiPattern: "If you see something wrong or incomplete, fix it"
Behavioral pattern that is learned over time
When someone comes to the site and notices an error, they can fix it immediately
Better than delegation/request to someone else (delay, low priority)
New authors often reluctant to do this
- "Do I have the right to change this?"
- "What if I mess something up?"
RecentChanges pattern ensures there will often be many reviewers
Also...