Skip to content

Commit

Permalink
Add recommendation for repo tag
Browse files Browse the repository at this point in the history
Adds a recommendation to use the vib-plugin tag on repos to make the
discovery of vib plugins easier
  • Loading branch information
axtloss committed Dec 13, 2023
1 parent fd78c33 commit 071e10e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ To use this template, simply fork it and change the module name in go.mod.

Then you can modify the source in src/plugin.go to create your own plugin.

We recommend adding the `vib-plugin` tag to your repo so that it can be discovered by other people.

## Plugin requirements
src/plugin.go explains all requirements for plugins with code examples.
A short tldr:
Expand Down

0 comments on commit 071e10e

Please sign in to comment.