From 57f6563547b1086b044b2b8f88e1f1b0980c786e Mon Sep 17 00:00:00 2001 From: SvyatoslavScherbina Date: Wed, 20 May 2020 13:13:46 +0300 Subject: [PATCH] Update issue template --- .github/ISSUE_TEMPLATE/please-use-youtrack.md | 28 ++++++++++++++----- 1 file changed, 21 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/please-use-youtrack.md b/.github/ISSUE_TEMPLATE/please-use-youtrack.md index 3896389940a..b5b9be35b87 100644 --- a/.github/ISSUE_TEMPLATE/please-use-youtrack.md +++ b/.github/ISSUE_TEMPLATE/please-use-youtrack.md @@ -1,12 +1,26 @@ --- -name: Please use YouTrack -about: "Please use YouTrack: https://kotl.in/issue" -title: Please use YouTrack -labels: '' -assignees: '' +name: Please use YouTrack for bugs and feature requests +about: "Proceed to get more details" +title: Please read the text below +labels: 'from-template' +assignees: 'artdfel' --- -Please use YouTrack: https://kotl.in/issue +Please read the text below. -More details: https://github.com/JetBrains/kotlin-native/issues/4079 +# Are you reporting a bug or requesting a feature? + +Please don't submit GitHub issue, create YouTrack issue instead: https://kotl.in/issue + +# Are you asking a question? + +Please use StackOverflow with `kotlin-native` tag: https://stackoverflow.com/questions/ask?tags=kotlin-native + +Also feel free to ask or discuss anything on `#kotlin-native` and `#multiplatform` channels in Slack workspace for Kotlin community -- https://slack.kotl.in. + +# Not sure? + +Then you are probably asking a question, see above. + +Please avoid creating new GitHub issues in any case. More details: https://github.com/JetBrains/kotlin-native/issues/4079