Skip to content

Commit fcc185a

Browse files
authored
Add a pointer specifically for new features
Fixes #37. This will be stronger if we also fix the FAQ entry per whatwg/whatwg.org#245 (comment).
1 parent d44b63e commit fcc185a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/index.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<p>To participate in the WHATWG and help develop standards and tests, please read the <a href="https://whatwg.org/code-of-conduct">Code of Conduct</a> and <a href="https://whatwg.org/working-mode">Working Mode</a>. Then, sign the <a href="agreement">Participant Agreement</a>. If you have questions along the way feel free to reach out on <a href="https://whatwg.org/irc">IRC</a> or <a href="https://github.com/whatwg/meta/issues/new">file an issue</a>. The <a href="https://whatwg.org/faq">FAQ</a> might also provide some useful guidance.
1+
<p>To participate in the WHATWG and help develop standards and tests, please read the <a href="https://whatwg.org/code-of-conduct">Code of Conduct</a> and <a href="https://whatwg.org/working-mode">Working Mode</a>. Then, sign the <a href="agreement">Participant Agreement</a>. If you have questions along the way feel free to reach out on <a href="https://whatwg.org/irc">IRC</a> or <a href="https://github.com/whatwg/meta/issues/new">file an issue</a>. The <a href="https://whatwg.org/faq">FAQ</a> might also provide some useful guidance. If you want to contribute a new proposal in the space of WHATWG standards, please see <a href="https://whatwg.org/faq#adding-new-features">this FAQ entry</a> especially.
22

33
<p>Once you're all set, you can review <a href="https://spec.whatwg.org/">the standards</a> and contribute through GitHub as indicated at the top of each standard. You can also help with the development of tests over at <a href="https://github.com/w3c/web-platform-tests">web-platform-tests</a>.
44

0 commit comments

Comments
 (0)