Skip to content
This repository was archived by the owner on Nov 19, 2023. It is now read-only.

Commit 25dbdb6

Browse files
add issue template
1 parent d5164b3 commit 25dbdb6

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
name: Advanced Android in Kotlin issue
3+
about: Report problems with Advanced Android in Kotlin codelab.
4+
title: " Advanced Android in Kotlin: Notifications 1.1 [Step #][description]"
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the problem**
11+
A clear and concise description of what the problem is.
12+
13+
**In which lesson and step of the codelab can this issue be found?**
14+
Lesson number + step number. (e.g., Lesson 1.1, Step 1.3)
15+
16+
**How to reproduce?**
17+
What are the exact steps to reproduce the problem?
18+
19+
**Versions**
20+
1. What version of Android Studio are you using?
21+
2. What API level are you targeting?
22+
23+
**Additional information**
24+
Add any other context about the problem here.
25+
26+
**codelab:** advanced-android-kotlin

0 commit comments

Comments
 (0)