How to contribute to core code inserting native functions (SurrealQL)? #3853
HackTales
started this conversation in
Documentation
Replies: 1 comment 2 replies
-
Hey @HackTales ! Do checkout our recent stream about contributing to the core library. Hope this helps! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I'm trying to contribute the core code inserting (simple) native functions for SurrealQL. I've read the contribution guide, but it is limited on the setup of the dev environment. Unfortunately I'm unable to find any guide on how to do it. Do you have any experience/guide/tutorial that one can follow to accomplish it or there is a simple PR to take inspiration with actually all the steps required to add it (eg .parser, testing, implementation, benchmark, documentation, etc.)?
If a guide is currenly non-existent, writing a step-by-step public article could be nice because the community can potentially alleviate the core team from implementing basic stuff.
Beta Was this translation helpful? Give feedback.
All reactions