remove assignees

This commit is contained in:
GeneAndGoogle 2020-02-04 11:33:27 -08:00 committed by GitHub
parent 4a94b39bd9
commit f08c4755cd

View File

@ -3,7 +3,7 @@ name: Android Kotlin Fundementals
about: Describe this issue template's purpose here. about: Describe this issue template's purpose here.
title: 'Android Kotlin Fundamentals codelab: ' title: 'Android Kotlin Fundamentals codelab: '
labels: '' 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?** **In which lesson and step of the codelab can this issue be found?**
Lesson number + step number. Lesson number + step number.
**How to reproduce?**
What are the exact steps to reproduce the problem?
**Versions** **Versions**
1. What version of Android Studio are you using? 1. What version of Android Studio are you using?
2. What API level are you targeting? 2. What API level are you targeting?