docs: add more links for contributing to Kotlin/Native
This commit is contained in:
committed by
Space Team
parent
b01808ddf5
commit
527e8dde27
@@ -43,6 +43,8 @@ Some of the code in the standard library is created by generating code from temp
|
||||
|
||||
Also the [JavaScript back-end](https://github.com/JetBrains/kotlin/blob/master/js/ReadMe.md) could really use your help. See the [JavaScript contribution section](https://github.com/JetBrains/kotlin/blob/master/js/ReadMe.md) for more details.
|
||||
|
||||
You can also [contribute to Kotlin/Native](../kotlin-native/README.md).
|
||||
|
||||
If you want to contribute a new language feature, it is important to discuss it through a [KEEP](https://github.com/Kotlin/KEEP) first and get an approval from the language designers. This way you'll make sure your work will be in line with the overall language evolution plan and no other design decisions or considerations will block its acceptance.
|
||||
|
||||
## Submitting patches
|
||||
|
||||
Reference in New Issue
Block a user