We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0 parents commit 197f1dbCopy full SHA for 197f1db
.github/ISSUE_TEMPLATE/android-basics--sql-basics-issue-template.md
@@ -0,0 +1,32 @@
1
+---
2
+name: 'Android Basics: SQL basics issue template'
3
+about: Describe this issue template's purpose here.
4
+title: 'Android Basics: SQL Basics'
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
+**URL of codelab**
11
12
13
+**In which task and step of the codelab can this issue be found?**
14
15
16
+**Describe the problem**
17
18
19
20
21
+**Steps to reproduce?**
22
+1. Go to...
23
+2. Click on...
24
+3. See error...
25
26
+**Versions**
27
+_Android Studio version:_
28
+_API version of the emulator:_
29
30
31
+**Additional information**
32
+_Include screenshots if they would be useful in clarifying the problem._
0 commit comments