Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.47 KB

CONTRIBUTING.md

File metadata and controls

29 lines (19 loc) · 1.47 KB

Contributing to OctoBase

At present, OctoBase is undergoing in-depth development. If you want to submit pr on core functions, it is recommended to go to our community to discuss with maintainer first: Join Telegram

At present, we welcome any contribution to the binding implementation of OctoBase with other languages, which are currently mainly placed in the following directories:

├── apps
│   └── android ##  Android scaffolding project
└── libs ##
    ├── jwst-binding/jwst-ffi ## OctoBase binging for C ffi
    ├── jwst-binding/jwst-jni# ## OctoBase binding for JNI
    ├── jwst-binding/jwst-wasm ## OctoBase binding for WASM

Non-listed language bindings and scaffolding project Pull Request are also welcome.

Since OctoBase is currently under heavy development, the code repository is currently using AGPL3.0 License.

Before you start contributing, please make sure you have read and accepted our Contributor License Agreement. To indicate your agreement, simply edit this file and submit a pull request.

Tips

If your Pull Request has not progressed for a long time (close or merge), please send the relevant information to developer@toeverything.info.

Remember: you need to include the issue number in the content of your email.