Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Important: please use YouTrack for bugs and feature requests #4079
Comments
Here's my opinion: Here's what you should do:
The loss of contributions and contributors should not be understated. With mostly only contributors, rust has achieved ~100000 commits! BTW openJDK is migrating to github.com too Here's a comment relative to the openJDK migration which supports my view: IAmEveryone 3 hours ago | unvote [–] |
Using YouTrack for tracking Kotlin/Native issues has nothing to do with promoting YouTrack.
This is the real reason. I find YouTrack much more flexible that GitHub Issues.
YouTrack is not a source management system, not a VCS. It doesn't provide a Git hosting. Kotlin sources are hosted on GitHub, we aren't migrating sources to YouTrack. You can contribute using a GitHub pull request. Also note that you can login to YouTrack using your GitHub account. |
@SvyatoslavScherbina I can not find kotlin native tag. |
Hello, @koyakei! There is no specific tag available from the reporter side. If there is a need to emphasize the issue is about Kotlin/Native, one can just put [Kotlin/Native] at the beginning of the report title. To reveal issues that were already reported, please use |
@artdfel thank you very much Itry it |
@SvyatoslavScherbina thank you. But kotlin native is big project. So I think KT/NT tag should be build |
Hello.
We at Kotlin/Native team are going to migrate issue tracking from this repository to Kotlin issue tracker - YouTrack. Please use it instead of GitHub when reporting bugs or requesting features in Kotlin/Native.
To create a new issue in YouTrack, follow the link: https://kotl.in/issue
Kotlin/Native is an inseparable part of Kotlin project. We believe that using the same issue tracker is critical to getting issues found and fixed.
If you have a question about Kotlin/Native, please ask it on StackOverflow with
kotlin-native
tag: https://stackoverflow.com/questions/ask?tags=kotlin-native.If you encounter a problem but have no idea whether it is caused by a bug/missing feature or just lack of understanding, prefer using StackOverflow.
Also feel free to ask or discuss anything on
#kotlin-native
and#multiplatform
channels in Slack workspace for Kotlin community -- https://slack.kotl.in.Please avoid creating new issues in kotlin-native GitHub repo.