sqlalchemy-file icon indicating copy to clipboard operation
sqlalchemy-file copied to clipboard

How can I contribute?

Open regisin opened this issue 2 years ago • 2 comments

I created an AudioField type, AudioValidator, some exceptions, and corresponding tests. But my fork branch is failing, and I don't know why (fails on Lint)! Can I make a PR even though it fails?

Or is there any guideline on how to contribute?

regisin avatar Oct 21 '23 19:10 regisin

Thank you for your interest. I will definitely work on a Contribution guide. In the meantime, you can follow this guide on my other repository, which is also applicable to this repository -> https://github.com/jowilf/starlette-admin/blob/main/CONTRIBUTING.md#your-first-code-contribution

jowilf avatar Oct 22 '23 20:10 jowilf

Alright, I tried my best, I submitted a PR. I apologize, I never "squashed" commits before.

regisin avatar Oct 23 '23 02:10 regisin