docs(readme): refine badge wording and order
- update plugin README badges to use Top <1% and a clearer contribution icon - reorder badge rows across mirrored docs and templates Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -40,7 +40,7 @@ English example:
|
||||
|
||||
`| :--- | ---: |`
|
||||
|
||||
`|  |  |  |  |  |  |  |`
|
||||
`|  |  |  |  |  |  |  |`
|
||||
|
||||
`| :---: | :---: | :---: | :---: | :---: | :---: | :---: |`
|
||||
|
||||
@@ -50,7 +50,7 @@ Chinese example:
|
||||
|
||||
`| :--- | ---: |`
|
||||
|
||||
`|  |  |  |  |  |  |  |`
|
||||
`|  |  |  |  |  |  |  |`
|
||||
|
||||
`| :---: | :---: | :---: | :---: | :---: | :---: | :---: |`
|
||||
|
||||
@@ -59,8 +59,8 @@ Guidelines:
|
||||
- Keep the author link pointing to `https://github.com/Fu-Jie`
|
||||
- Keep the star link pointing to the repository root
|
||||
- Put the version on the left-side author line as plain text (`vx.y.z`), not as a badge
|
||||
- Use live badges for followers, points, plugin contribution count, total plugin views, total plugin downloads, and total plugin saves
|
||||
- Keep the `Top` badge compact; use the current project standard for its source
|
||||
- Use live badges for followers, points, plugin contribution count, total plugin downloads, total plugin saves, and total plugin views
|
||||
- Keep the `Top` badge compact and use the project standard wording (`Top <1%`)
|
||||
- Do not add a visible label header row above the badges
|
||||
|
||||
## Support Section
|
||||
|
||||
2
.github/skills/plugin-scaffolder/SKILL.md
vendored
2
.github/skills/plugin-scaffolder/SKILL.md
vendored
@@ -17,4 +17,4 @@ Generates compliant OpenWebUI plugin templates with built-in i18n, common utilit
|
||||
- `_get_user_context` with JS fallback and timeout
|
||||
- `_emit_status` and `_emit_debug_log` methods
|
||||
- Standardized docstring metadata
|
||||
- README header must use a two-column line with `By/作者 + vX.Y.Z` on the left and the Star link on the right, followed by a compact live badge row for followers, points, top, plugin contributions, plugin views, plugin downloads, and plugin saves
|
||||
- README header must use a two-column line with `By/作者 + vX.Y.Z` on the left and the Star link on the right, followed by a compact live badge row for followers, points, top (`Top <1%`), plugin contributions (`📦`), plugin downloads, plugin saves, and plugin views
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
| By [Fu-Jie](https://github.com/Fu-Jie) · v0.1.0 | [⭐ Star this repo](https://github.com/Fu-Jie/openwebui-extensions) |
|
||||
| :--- | ---: |
|
||||
|
||||
|  |  |  |  |  |  |  |
|
||||
|  |  |  |  |  |  |  |
|
||||
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|
||||
|
||||
{{DESCRIPTION}}
|
||||
|
||||
Reference in New Issue
Block a user