Important note: This Wiki page is edited by participants of the EOWG. It does not necessarily represent consensus and it may have incorrect information or information that is not supported by other Working Group participants, WAI, or W3C. It may also have some very useful information.
GitHub Resources and Information
From Education & Outreach
Contents
W3C GitHub
EOWG/WAI specific resources
Creating New Issues by Link
- To create a link to new issue with a specific title:
https://github.com/w3c/@@/issues/new?title=test - To create a link to a new issue with a specified title and body:
https://github.com/w3c/@@/issues/new?title=test&body=bar
GitHub Resources
- GitHub Guides (found by Eric)
- Github guidelines for working with i18n documents
Git Resources
- Git – The Simple Guide (found by Eric)
- Github Primer (found by Paul)