Skip to content

Add the issue template for guide-related problems #4386

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 24, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/guide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Issue with the Coroutines guide
about: Problems on https://kotlinlang.org/docs/coroutines-guide.html
title: ''
labels: guide
assignees: ''

---

**Which page?**

Drop a link to a specific page, if this is not about a page missing altogether.

**What can be improved?**

Describe the problematic part. Does it mislead the reader? Is it completely wrong?

**Is this explained better somewhere else?**

Show us the explanation that made it click for you.