matryer / xbar-plugins

Plugin repository for xbar (the BitBar reboot)
https://xbarapp.com
2.45k stars 1.04k forks source link

How to contribute a plugin? #1928

Closed the-holger closed 1 year ago

the-holger commented 1 year ago

Hi all!

I've spent the last day to write a plugin to manage ZeroTier networks and would like to share it. The - maybe stupid - question I couldn't figure out myself reading the contribution guidelines is: how do I do that? Fork xbar-plugins and add mine and open a pull request? Post the link to the repo somewhere?

Thank you! Holger

sprak3000 commented 1 year ago

@the-holger

Yes, you fork the repository, create a branch with your changes, and then issue a pull request against this repository. The official docs have a good run through on how to open a pull request. If you have any issues, reach out to me; we'll get things sorted in some fashion.

Before you open your pull request though, make sure your plugin has the following:

Hope this helps! Again, feel free to reach out if you have more questions.

sprak3000 commented 1 year ago

@the-holger

Do you still need assistance, or could we close this out?