Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.27 KB

File metadata and controls

22 lines (16 loc) · 1.27 KB
layout toc_group link_title permalink
docs
contributing
Contributing
/reference-manual/native-image/contributing/

Contributing to Native Image

GraalVM is an open source project, so is Substrate VM - the codename for the Native Image technology. We welcome contributors to the core!

There are two common ways to contribute:

If you want to contribute changes to Native Image core, you must adhere to the project's standards of quality. For more information, see Native Image Code Style.

If you would like to ensure complete compatibility of your library with Native Image, consider contributing your library metadata to the GraalVM Reachability Metadata Repository. Follow contributing rules for this repository. Using this open source repository, users can share the burden of maintaining metadata for third-party dependencies.