A user account is required in order to edit this wiki, but we've had to disable public user registrations due to spam.
To request an account, ask an autoconfirmed user on Chat (such as one of these permanent autoconfirmed members).
What you can do: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
* Review [http://whatwg.org/specs/ the specifications] and [http://whatwg.org/mailing-list send comments]! | * Review [http://whatwg.org/specs/ the specifications] and [http://whatwg.org/mailing-list send comments]! (See below for details.) | ||
* Help to write the [[FAQ]]. | * Help to write the [[FAQ]]. | ||
* Write articles about HTML5 on the [http://blog.whatwg.org/ blog]. | * Write articles about HTML5 on the [http://blog.whatwg.org/ blog]. | ||
Line 8: | Line 8: | ||
* [[Implementations|Implement HTML5]]! | * [[Implementations|Implement HTML5]]! | ||
* Edit one of the many [[companion specifications]] that are lacking editors. | * Edit one of the many [[companion specifications]] that are lacking editors. | ||
== Sending feedback == | |||
The most useful thing from an authoring standpoint would be going through the spec and finding bits that don't make sense. Start with the authoring view: | |||
http://whatwg.org/html?style=author | |||
Then use the widget at the bottom right (it says "Click the location of the error to select it, then type your message here:") to submit review comments on the spec. The best review comments are those along the lines of questions you couldn't find the answer to. For example, say you wanted to find out what elements you could put in a <p> element, and you couldn't work it out. Then you would file a bug "I couldn't find the answer to the question 'What elements are allowed inside <p> elements'.". |
Revision as of 02:20, 12 February 2010
- Review the specifications and send comments! (See below for details.)
- Help to write the FAQ.
- Write articles about HTML5 on the blog.
- Write tutorials for new authors and for authors moving to HTML5.
- Monitor and respond to questions on the help list and the forums.
- Write test cases.
- Write demos (ideally in a Google Code project).
- Implement HTML5!
- Edit one of the many companion specifications that are lacking editors.
Sending feedback
The most useful thing from an authoring standpoint would be going through the spec and finding bits that don't make sense. Start with the authoring view:
http://whatwg.org/html?style=author
Then use the widget at the bottom right (it says "Click the location of the error to select it, then type your message here:") to submit review comments on the spec. The best review comments are those along the lines of questions you couldn't find the answer to. For example, say you wanted to find out what elements you could put in a
element, and you couldn't work it out. Then you would file a bug "I couldn't find the answer to the question 'What elements are allowed inside
elements'.".