Add issue templates (#3248)

Add issue templates of blank issue, improvement and reporting bug in WAMR.
And fix several invalid links in ATTRIBUTIONS.md.
This commit is contained in:
Wenyong Huang
2024-03-22 13:49:39 +08:00
committed by GitHub
parent 64b6c688a2
commit 6a55bde5b3
4 changed files with 71 additions and 6 deletions

View File

@ -60,11 +60,11 @@ The WAMR fast interpreter is a clean room development. We would acknowledge the
### llvm
[LICENSE](./core/deps/llvm/llvm/LICENCE.txt)
[LICENSE](./LICENCE.txt)
### wasm-c-api
[LICENSE](https://github.com/bytecodealliance/wamr-app-framework/blob/main/samples/wasm-c-api/src/LICENSE)
[LICENSE](./samples/wasm-c-api/src/LICENSE)
### wasmtime
@ -78,10 +78,6 @@ The WAMR fast interpreter is a clean room development. We would acknowledge the
[LICENSE](https://github.com/bytecodealliance/wamr-app-framework/blob/main/samples/gui/wasm-runtime-wgl/src/platform/zephyr/LICENSE)
### wac
[LICENSE](./tests/wamr-test-suites/spec-test-script/LICENSE)
### libuv
[LICENSE](./core/iwasm/libraries/libc-uvwasi/LICENSE_LIBUV)