diff --git a/.github/config/label.yml b/.github/config/label.yml index 67d846f3..8baad380 100644 --- a/.github/config/label.yml +++ b/.github/config/label.yml @@ -1,12 +1,13 @@ # Repository files repository: - .github/** - - .gitignore - .gitattributes + - .gitignore - .eslintrc.yml - - SECURITY.md - - LICENSE + - ARCHITECTURE.md - CONTRIBUTING.md + - LICENSE + - SECURITY.md # Docker docker: @@ -16,14 +17,24 @@ docker: # Metrics source code editions core: - source/app/metrics/** + - source/plugins/base/** + - source/plugins/core/** action: - source/app/action/** web: - source/app/web/** +metrics-insights: + - source/app/web/statics/about/** plugins: - source/plugins/** templates: - source/templates/** +templates-classic: + - source/templates/classic/** +templates-markdown: + - source/templates/markdown/** +templates-repository: + - source/templates/repository/** tests: - source/app/mocks/** - tests/** diff --git a/.github/readme/partials/shared.md b/.github/readme/partials/shared.md index 56945fed..04edd77e 100644 --- a/.github/readme/partials/shared.md +++ b/.github/readme/partials/shared.md @@ -2,7 +2,7 @@ For a fully-featured experience you should use **metrics** as a [GitHub Action](https://github.com/marketplace/actions/github-metrics-as-svg-image), but you can also try it now at [metrics.lecoq.io](https://metrics.lecoq.io/) with your GitHub username! -Choose `📊 Metrics embed` if you want to customize your GitHub profile or `✨ Metrics insights` if you want to get a quick overview of your GitHub statistics. +Choose `📊 Metrics embed` if you want to customize your GitHub profile and `✨ Metrics insights` to get a quick overview of your GitHub statistics: