Thanks for contributing to the Zed extension ecosystem!
For the process to go smoothly, please read the Extension Publishing Prerequisites thoroughly and make sure to follow the steps described in Publishing Your Extension. Following these steps helps us a lot with going through the pull requests and will help you with getting your extension published sooner.
Note that not every extension is a good fit for being published - for example, if your extension provides functionality already provided by another extension, you should consider contributing fixes in the existing extension for all users first before opening a pull request for a new extension here.
Furthermore, we expect extensions to be tested locally as a dev extension before they're submitted. PRs for extensions that clearly don't work will be closed.
Your extension repository also needs to include an accepted license.
If you're updating an extension you maintain, please make sure to follow the Updating an Extension guide.
For anything not covered here, feel free to have a look at the extension section of our documentation or see the full guide on the process of developing and publishing an extension over at Developing Extensions.