vatz-community-plugins
is a collection of unofficial plugins contributed by members of the community members who want to extend the functionality of the VATZ project with their own plugins.
You are welcome to share your own plugins with the broader community.
For official VATZ plugins under DSRV's management, please refer to the following repositories:
To contribute your plugin to this repository, please follow these steps:
-
Ensure that your plugin meets the following prerequisites:
- The plugin repository must be public.
- The plugin must be registered with an official package library (e.g., pkg.go.dev, npmjs.com, etc.).
-
Add your plugin to the "Plugin List" section, including the following details:
- Plugin Name
- GitHub Repository URL
- Brief Plugin Description
- Package address (if applicable)
-
Submit a Pull Request (PR) to register your plugin in
README.md
.
If you wish to include additional instructions or more detailed documentation, you can add a separate.md
file under the plugins directory.