add Where to start?

This commit is contained in:
Volker Berlin 2021-11-16 11:04:38 +01:00 committed by GitHub
parent 2fa972d9bc
commit 041437ac55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,3 +31,9 @@ If you want contribute to JWebAssembly via a PR then
* Run the test locally before commit to prevent a regression.
* Do the smallest possible PR. If there bugs that block a feature PR then create a separatly PR for the bug. A easer to review a smaller PR.
## Where to start?
* In the issues some issue are marked with "good first issue".
* In the sister project https://github.com/i-net-software/JWebAssembly-API/tree/master/src/de/inetsoftware/jwebassembly/web/dom there are many wrappers to complete for the API on the web.