We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9b025f commit 6380c3cCopy full SHA for 6380c3c
CONTRIBUTING.md
@@ -0,0 +1,10 @@
1
+# How to contribute
2
+
3
+This repository containes the current Web MIDI API _standard document_, developed by the Audio Working Group at the W3C.
4
+There are _multiple implementations_ of the Web MIDI API standard.
5
6
+Feature requests are welcome, but a quick search in the [opened and closed issues](https://github.com/WebAudio/web-midi-api/issues)
7
+is welcome to avoid duplicates.
8
9
+Pull requests are also welcome, but any change to the standard (barring things like typos and the like) will have
10
+to be discussed in an issue (and possibly during a call, accessible only to W3C Audio Working Group members).
0 commit comments