We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 465e29d commit 43e311cCopy full SHA for 43e311c
.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, if this is not about a page missing altogether.
13
14
+**What can be improved?**
15
16
+Describe the problematic part. Does it mislead the reader? Is it completely wrong?
17
18
+**Is this explained better somewhere else?**
19
20
+Show us the explanation that made it click for you.
0 commit comments