Skip to content

Commit 575e78b

Browse files
committed
Create issue template, configure only templated issues allowed
1 parent 9aa9651 commit 575e78b

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: "*Kotlin-specific* wit-bindgen issue"
3+
about: Issue that relates specifically to the kotlin backend of this wit-bindgen fork
4+
title: ''
5+
labels: ''
6+
assignees: J-MR-T
7+
8+
---
9+
10+
# *Kotlin-specific* wit-bindgen issue
11+
- [ ] I've understood that this repository only hosts a fork of the original wit-bindgen, and is not concerned with maintaining or correcting functionality related to any wit-bindgen backends except `kotlin`. Issues relating to other wit-bindgen backends should be filed [upstream](https://github.com/bytecodealliance/wit-bindgen/). Issues related to other problems with Kotlin's prototype of WebAssembly component model support should be filed in the [Kotlin YouTrack project](https://youtrack.jetbrains.com/issues/KT). Thank you!
12+
- Feel free to delete this section for the actual issue.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
blank_issues_enabled: false

0 commit comments

Comments
 (0)