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
- Account Status
Hello! I'm a student and am in the GitHub Student Organization, and according to GitHub, I am recieving pro membership via the Student Dev Pack. However, when I...
- Refund Request - Just purchased 2 mins a...
Hello Appwrite Team! I am a student and like 2 minutes ago I purchased Appwrite Pro ($15) because I had reached a limit on the number of attributes in a collect...
- Custom Domains
Hi All, Should be a quick config issue. I'm setting up custom domains on the hosted version. I have verified the domain with the CNAME but appwrite isn't gene...