Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres authored May 8, 2024
1 parent 55db7e5 commit 176ba68
Showing 1 changed file with 3 additions and 18 deletions.
21 changes: 3 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,7 @@
# DeviceOrientation Event Specification
# Device Orientation and Motion Specification

This is the repository in which the W3C DeviceOrientation Event specification is maintained.

The latest version of this specification can be found at [https://www.w3.org/TR/orientation-event/](https://www.w3.org/TR/orientation-event/)

## Useful links

* [W3C DAS WG home page](https://www.w3.org/das/)
* [W3C DAS WG mailing list](https://lists.w3.org/Archives/Public/public-device-apis/)
This is the repository in which the W3C's [Device Orientation and Motion](https://www.w3.org/TR/orientation-event/) specification, which is jointly maintained [Device and Sensors Working Group](https://www.w3.org/groups/wg/das/) and the [Web Applications Working Group](https://www.w3.org/groups/wg/webapps/).

## Contributing to this specification

If you wish to propose changes to this specification you should initially propose and discuss any significant changes to the specification on the [W3C DAS WG mailing list](https://lists.w3.org/Archives/Public/public-device-apis/).

If you wish to provide a patch to this specification you should [fork](https://github.com/w3c/deviceorientation/fork) this repository, make any proposed changes directly to your version of the specification and then submit a [pull request](https://github.com/w3c/deviceorientation/pulls) back to this repository with a summary of your proposed change.

If you wish to file an issue against this specification you should first [view the list of existing issues](https://github.com/w3c/deviceorientation/issues) on this repository. If your issue has not been raised previously please [file a new issue](https://github.com/w3c/deviceorientation/issues/new) against this repository.

Note: The W3C Devices and Sensors Working Group operates under the W3C Patent Policy which aims to enable implementations of W3C Recommendations without the need to pay royalty fees. If you want to make contributions that can be used in normative parts of our specifications, we require you to make the appropriate licensing commitments. Instructions on how to do so can be found here:

https://www.w3.org/2004/01/pp-impl/43696/status
Please see [CONTRIBUTING.md](CONTRIBUTING.md)

0 comments on commit 176ba68

Please sign in to comment.