diff --git a/source/plugins/followup/metadata.yml b/source/plugins/followup/metadata.yml index a89bd37a..bd3730ad 100644 --- a/source/plugins/followup/metadata.yml +++ b/source/plugins/followup/metadata.yml @@ -3,8 +3,8 @@ category: github description: This plugin displays the ratio of open/closed issues and the ratio of open/merged pull requests across all your repositories. examples: +indepth analysis: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.followup.indepth.svg - created on an user's repositories: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.followup.svg - created by an user: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.followup.user.svg + created on a user's repositories: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.followup.svg + created by a user: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.followup.user.svg index: 7 supports: - user diff --git a/source/plugins/introduction/metadata.yml b/source/plugins/introduction/metadata.yml index b211c2af..c05aed3b 100644 --- a/source/plugins/introduction/metadata.yml +++ b/source/plugins/introduction/metadata.yml @@ -5,7 +5,7 @@ description: | It is mostly intended for images that will be used outside of GitHub, since these informations are already displayed on GitHub. examples: - +for an user or an organization: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.introduction.svg + +for a user or an organization: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.introduction.svg for a repository: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.introduction.repository.svg index: 22 supports: @@ -26,4 +26,4 @@ inputs: plugin_introduction_title: description: Display introduction section title type: boolean - default: yes \ No newline at end of file + default: yes diff --git a/source/plugins/people/metadata.yml b/source/plugins/people/metadata.yml index d27f875f..9e9e787f 100644 --- a/source/plugins/people/metadata.yml +++ b/source/plugins/people/metadata.yml @@ -2,7 +2,7 @@ name: "🧑‍🤝‍🧑 People plugin" category: github description: This plugin can display relationships with users, such as followers, sponsors, contributors, stargazers, watchers, members, etc. examples: - +related to an user: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.people.followers.svg + +related to a user: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.people.followers.svg related to a repository: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.people.repository.svg index: 9 supports: