mirror of https://github.com/YosysHQ/yosys.git
Merge pull request #4281 from YosysHQ/cat/issue-template-wasm
Add WebAssembly as a platform to `ISSUE_TEMPLATE/bug_report.yml`
This commit is contained in:
commit
584692d53c
|
@ -34,6 +34,7 @@ body:
|
|||
- macOS
|
||||
- Windows
|
||||
- BSD
|
||||
- WebAssembly
|
||||
multiple: true
|
||||
validations:
|
||||
required: true
|
||||
|
|
Loading…
Reference in New Issue