Hi there,
I was wondering how to contribute in the SDK development. So there is the following bug: https://github.com/appwrite/sdk-for-dotnet/issues/30
In past open-source projects, the way to contribute was to fork the project, fix the bug, and create a pull request in the original repository.
What I have understood is, that the SDKs are generated from the SDK generator: https://github.com/appwrite/sdk-generator
But how does the whole process work? Is there a pipeline/GitHub Action that runs in an automated manner? If I want to fix a bug, must I be able to write in twig templates?
Is there some deeper insight (a stream session or something on YouTube), which shows a development process using TWIG templates?
It would be really useful for me as a potential contributor to have a little guidance and a little more transparency on how the internal process of fixing bugs works.
Yes, you'd have to update the twig templates. Then we deploy it into the read only repos
Did you look at https://github.com/appwrite/sdk-generator/blob/master/CONTRIBUTING.md?
Recommended threads
- It says domain already used but I have d...
I accidentally deleted the project in which I used my domain originally (orexia.app) from name.com. Now I am trying to add it to a different project and it says...
- ISO help
I’m writing a project specification paper. Please let me know if anyone has ISO/IEC/IEEE 29148:2018 — Requirements Engineering, or if someone can check the docu...
- No server error on selfhosted appwrite
Please help me, my clients is ask what happen on their data? How can i make it up again?