Skip to content

siusin/html-aria

 
 

Repository files navigation

ARIA in HTML Specification

This is the repository for ARIA in HTML (html-aria).

If you would like to contribute, please first read the contributing document, and review the W3C Code of Ethics and Professional Conduct.

Please review open issues and pull requests. You can contribute by engaging in those conversations, or opening new issues for discussion.

If you would like to create a pull request (PR) for a potential change to the specification, please:

  1. Make sure to open an issue for your requseted change, if an issue is not open already.
  2. Have your PR reference the issue your change is related to. This is done by using a # and the issue number, e.g., #112.
    • If your PR will close the referenced issue, then you can write "closes #issueNumber". The issue will be automatically closed when the PR is merged.
    • If your PR resolves part of an issue, or is only related to the issue, then please reference like: "related to #issueNumber".

Releases

No releases published

Packages

No packages published

Languages

  • HTML 98.8%
  • CSS 1.2%