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:
@ -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)
|
||||
|
||||
Reference in New Issue
Block a user