Kotlin / kotlinx-rpc

Add asynchronous RPC services to your multiplatform applications.
https://kotlin.github.io/kotlinx-rpc/
Apache License 2.0
512 stars 7 forks source link

IDEA. Issue links #96

Closed turansky closed 2 weeks ago

turansky commented 2 weeks ago

Problem Description No links in IDEA coomit list

Solution Add IDEA VCS configuration

Mr3zee commented 2 weeks ago

Hi, @turansky ! Thank you for the PR! We don't monitor KT youtrack now and store all of the user requests in GH Issues. Can you please remove KT links? Other than that everything looks great

turansky commented 2 weeks ago

@Mr3zee In Kotlin Wrappers we also use GitHub issues only. Mapping for Kotlin issues add links in comments like this:

// Details - KT-68943
fun myTempWorkaround() {
    ...
}
Mr3zee commented 2 weeks ago

Oh, I see Then it's ok