docs: remove cost, document missing options and improve docs (#653)
This commit is contained in:
@@ -423,8 +423,7 @@ For example:
|
||||
Here's an example:
|
||||
```yaml
|
||||
name: "🧩 Plugin name (with emoji icon)"
|
||||
cost: Estimates how many GitHub requests is used during plugin execution ("N/A" for Third-Party services)
|
||||
category: github # Plugin category ("github", "social" or "other")
|
||||
category: github # Plugin category ("github", "social" or "other")
|
||||
index: ~ # Leave as it (this is used to order plugins on metrics README.md)
|
||||
supports:
|
||||
- user # Support users account
|
||||
|
||||
Reference in New Issue
Block a user