This is a
- New plugin.
- Update to an existing plugin.
- Fix to an issue
Plugin name: Plugin Repository:
- Create a PR to
main
- Modify
README.md
and add an entry to the plugin (The name MUST match therepo.json
). Remember it is in alphabatical order.
- Modify
channel.json
to point torepo.json
in the plugin repo. Remember it is in alphabatical order. - Modify
PLUGINS_TO_STABLE.md
and add the name of the plugin
- Create a PR to
main
- Modify
README.md
for the plugin if needed - Modify
channel.json
ifrepo.json
is in a different url - Modify
PLUGINS_TO_STABLE.md
and add the name of the plugin - If there's any change needed to be made to
stable
, specify in the description below.
- Specify the fix in the description below.