From bf600eca9f59eea829f11b1212aed05fd93eee18 Mon Sep 17 00:00:00 2001 From: Elad Ben-Israel Date: Sun, 14 Mar 2021 18:36:44 +0200 Subject: [PATCH] chore: add "go" to issue templates (#2684) Add go as an option. --- .github/ISSUE_TEMPLATE/1-bug.md | 1 + .github/ISSUE_TEMPLATE/2-feature-request.md | 1 + .github/ISSUE_TEMPLATE/3-guidance.md | 1 + 3 files changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/1-bug.md b/.github/ISSUE_TEMPLATE/1-bug.md index 835f4f9edd..0ee6e7806e 100644 --- a/.github/ISSUE_TEMPLATE/1-bug.md +++ b/.github/ISSUE_TEMPLATE/1-bug.md @@ -16,6 +16,7 @@ please leave the bux un-checked. - [ ] `Python` - [ ] `Java` - [ ] .NET (`C#`, `F#`, ...) +- [ ] `Go` ### General Information * **JSII Version:** diff --git a/.github/ISSUE_TEMPLATE/2-feature-request.md b/.github/ISSUE_TEMPLATE/2-feature-request.md index 66f078d1ff..3b16e8408f 100644 --- a/.github/ISSUE_TEMPLATE/2-feature-request.md +++ b/.github/ISSUE_TEMPLATE/2-feature-request.md @@ -16,6 +16,7 @@ please leave the bux un-checked. - [ ] `Python` - [ ] `Java` - [ ] .NET (`C#`, `F#`, ...) +- [ ] `Go` ### General Information * **JSII Version:** diff --git a/.github/ISSUE_TEMPLATE/3-guidance.md b/.github/ISSUE_TEMPLATE/3-guidance.md index 7a290f87e5..263485b119 100644 --- a/.github/ISSUE_TEMPLATE/3-guidance.md +++ b/.github/ISSUE_TEMPLATE/3-guidance.md @@ -26,6 +26,7 @@ please leave the bux un-checked. - [ ] `Python` - [ ] `Java` - [ ] .NET (`C#`, `F#`, ...) +- [ ] `Go` ### General Information * **JSII Version:**