How To Contribute To WordPress
Aaron Jorbin
I didn't know I was presenting this until I got here
WordPress is Open Source
WordPress is Community Run
Users are the most important part of the community
Contributing to WordPress comes in many forms
Translate
Documentation
Support
Theme Review
Plugins
UI Group
Test, Test, Test
But lets focus on Code and Core
Make WordPress Core
How to File Bug Reports
Create an Account on WordPress.org
Open A ticket on Trac
How to create a good bug report
Wait! The bug report is not the first step
Read Reporting Bugs
Is this bug in WordPress, a Plugin, or a Theme?
Core Trac is also for the bundled themes
Confirm it's a bug in the latest Development Version
Search For duplicates (or Sergey will)
Now, let's focus on the bug report
A Good Bug Report is
Reproducible
Specific
Not Condescending
Questions to answer
What did you want to do?
How did you try to do it??
What Happened?
What are you using?
General Bug Reporting tips
Avoid duplicates: Search before you file!
Always test the latest available build.
One bug per report.
State useful facts, not opinions or complaints.
If it's security related, don't report it in public
How Do you Run the Latest Version
NOT FOR PRODUCTION (well, sort of)
Version Control
SVN
Github - not for patches
WordPress Beta Tester Plugin
More Sources