We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 465e29d commit 45893ceCopy full SHA for 45893ce
.github/ISSUE_TEMPLATE/guide.md
@@ -0,0 +1,20 @@
1
+---
2
+name: Issue with the Coroutines guide
3
+about: Problems on https://kotlinlang.org/docs/coroutines-guide.html
4
+title: ''
5
+labels: guide
6
+assignees: ''
7
+
8
9
10
+**Which page?**
11
12
+Drop a link to a specific page, unless you're reporting something that's missing entirely.
13
14
+**What can be improved?**
15
16
+Describe the problematic part. Is it misleading, unclear, or just something that didn’t work for you?
17
18
+**Is this explained better somewhere else?**
19
20
+Show us the explanation that made it click for you.
0 commit comments