From f08c4755cd0db07ec85fbcb22fa57d60b6087796 Mon Sep 17 00:00:00 2001 From: GeneAndGoogle <54457695+GeneAndGoogle@users.noreply.github.com> Date: Tue, 4 Feb 2020 11:33:27 -0800 Subject: [PATCH] remove assignees --- .github/ISSUE_TEMPLATE/android-kotlin-fundementals.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/android-kotlin-fundementals.md b/.github/ISSUE_TEMPLATE/android-kotlin-fundementals.md index 157a047..3777314 100644 --- a/.github/ISSUE_TEMPLATE/android-kotlin-fundementals.md +++ b/.github/ISSUE_TEMPLATE/android-kotlin-fundementals.md @@ -3,7 +3,7 @@ name: Android Kotlin Fundementals about: Describe this issue template's purpose here. title: 'Android Kotlin Fundamentals codelab: ' labels: '' -assignees: aleksinthecloud, GeneAndGoogle, jhansi +assignees: '' --- @@ -13,6 +13,9 @@ A clear and concise description of what the problem is. **In which lesson and step of the codelab can this issue be found?** Lesson number + step number. +**How to reproduce?** +What are the exact steps to reproduce the problem? + **Versions** 1. What version of Android Studio are you using? 2. What API level are you targeting?