ci: 🚀 Added contributors to the readme

pull/4328/head
tidusjar 3 years ago
parent 8c7d816eec
commit 402c5273b3

@ -0,0 +1,28 @@
name: Contributors
on:
push:
branches: [ develop ]
workflow_dispatch:
jobs:
update-contributors:
runs-on: ubuntu-latest
steps:
- uses: lowlighter/metrics@latest
with:
token: ${{ secrets.WORKFLOW_PAT }}
filename: metrics.plugin.contributors.categories.svg
template: repository
repo: Ombi
base: ""
plugin_contributors: yes
plugin_contributors_sections: categories
plugin_contributors_categories: |
{
"📚 Documentation": ["README.md", "docs/**"],
"💻 Code": ["src/**"]
}

@ -68,9 +68,7 @@ Here are some of the features Ombi has:
# Contributors
We are looking for any contributions to the project! Just pick up a task, if you have any questions ask and i'll get straight on it!
Please feel free to submit a pull request!
[![Contributors](/metrics.plugin.contributors.categories.svg)](/metrics.plugin.contributors.categories.svg)
# Donation
If you feel like donating you can donate with the below buttons!

Loading…
Cancel
Save