Open regisin opened 1 year ago
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
Alright, I tried my best, I submitted a PR. I apologize, I never "squashed" commits before.
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?