Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/plugin_readme_template.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## Requirements (Optional)

{ list of any external dependencies, API keys, or self-hosted services required for the plugin to function }

## Quick start

{ Step by step guide how to use plugin }
Expand All @@ -12,10 +16,6 @@ What are its unique features }

{ Short description of a problem that plugin is solving }

## Requirements (Optional)

{ list of any external dependencies, API keys, or self-hosted services required for the plugin to function }

## Valves (Configuration)

{ list of all admin valves with their description and possible values }
Expand Down
Loading