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.
1 parent 5b527c3 commit 81b1bf7Copy full SHA for 81b1bf7
.github/ISSUE_TEMPLATE/android-basics-compose-sql-issue-template.md
@@ -0,0 +1,32 @@
1
+---
2
+name: 'Android Basics: Use SQL to read and write to a database issue template'
3
+about: Describe this issue template's purpose here.
4
+title: 'Android Basics: Use SQL to read and write to a database'
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