From b1ed3718644e8b8eae98c695caf33361bc9b4448 Mon Sep 17 00:00:00 2001 From: Robert Stoll Date: Thu, 12 Nov 2020 21:57:19 +0100 Subject: [PATCH] remove android from issue templates --- .github/ISSUE_TEMPLATE.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- .github/ISSUE_TEMPLATE/good_first_issue.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index f16c624d5..b4d8244b3 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -24,7 +24,7 @@ A clear and concise description of what you expected to happen. # Feature Request -*Platform* (all, jvm, js, android): all +*Platform* (all, jvm, js): all *Extension* (none, kotlin 1.3): none ## Code related feature diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 31d44dba9..1be3f0c89 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -4,7 +4,7 @@ about: Suggest an idea for this project --- -*Platform* (all, jvm, js, android): all +*Platform* (all, jvm, js): all *Extension* (none, kotlin 1.3): none ## Code related feature diff --git a/.github/ISSUE_TEMPLATE/good_first_issue.md b/.github/ISSUE_TEMPLATE/good_first_issue.md index e2107f799..5fd25fa78 100644 --- a/.github/ISSUE_TEMPLATE/good_first_issue.md +++ b/.github/ISSUE_TEMPLATE/good_first_issue.md @@ -3,7 +3,7 @@ name: ⭐ Good First Issue (for maintainers) about: Create a good first issue labels: good first issue, help wanted --- -*Platform* (all, jvm, js, android): all +*Platform* (all, jvm, js): all *Extension* (none, kotlin 1.3): none ## Code related feature