Add GitHub community support plugin (#231)

This commit is contained in:
Simon Lecoq
2021-04-13 19:22:09 +02:00
committed by GitHub
parent 7322b06c54
commit 32c9ca1545
6 changed files with 167 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
### 🗨️ GitHub Community Support
The *support* plugin lets you display your statistics from [GitHub Support Community](https://github.community/).
<table>
<td align="center">
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.support.svg">
<img width="900" height="1" alt="">
</td>
</table>
An account on [GitHub Support Community](https://github.community/) is required to use this plugin.
#### Examples workflows
[➡️ Available options for this plugin](metadata.yml)
```yaml
- uses: lowlighter/metrics@latest
with:
# ... other options
plugin_support: yes
```