### 💭 GitHub Community Support
The *support* plugin lets you display your statistics from [GitHub Support Community](https://github.community/).
An account on [GitHub Support Community](https://github.community/) is required to use this plugin.
#### ➡️ Available options
| Option | Type *(format)* **[default]** *{allowed values}* | Description |
| ------ | -------------------------------- | ----------- |
| `plugin_support` | `boolean` **[no]** | GitHub Community Support metrics |
*[→ Full specification](metadata.yml)*
#### ℹ️ Examples workflows
```yaml
name: GitHub Community Support
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.support.svg
token: NOT_NEEDED
base: ''
plugin_support: 'yes'
```