3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-13 04:28:18 +00:00

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:
N. Engelhardt 2024-03-15 10:01:26 +01:00 committed by GitHub
commit 584692d53c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,6 +34,7 @@ body:
- macOS - macOS
- Windows - Windows
- BSD - BSD
- WebAssembly
multiple: true multiple: true
validations: validations:
required: true required: true