Replies: 1 comment 1 reply
-
Hi 👋 ! Thanks a lot for your kind words and support, I really appreciate it and am happy you like this project 😄 ! I think indeed a metrics/source/plugins/community/screenshot/metadata.yml Lines 26 to 30 in 1713f5e I'd be happy to see such a feature, so PRs are welcome 😄 To make this project easier to maintain, You'll need instead to define the When metrics/source/plugins/sponsors/index.mjs Line 10 in 1713f5e Then just send it back at the end to expose it in templating: metrics/source/plugins/sponsors/index.mjs Line 84 in 1713f5e And you'll be able to patch the template by using It's not necessary to add a test case, since they only check that code is able to run, they aren't capable of checking the content of the resulting SVG atm Hope this helps 👍 ! |
Beta Was this translation helpful? Give feedback.
-
Is there a way to change the default title of a plugin section?
Specifically, in the Sponsor plugin, I would really like the title to be something like "Thank you" instead of "Sponsor Me".
I'd be happy to try and submit a PR, if this is something that might be useful to others? I'm not sure if this is just a case of replacing the hard-coded value with something like
plugins.sponsors.title || "Sponsor me!"
, and adding it the action.yml file and the docs. Or is there's more to it than that?I also wanted to say a big thank you to @lowlighter - This project is super awesome, and everything is beautifully documented 🙌
I've had a lot of fun playing around with it, and it's clear how much time you've put towards building it. So I've sent you a couple of quid so you can get yourself a few drinks, as a small thank you.
Beta Was this translation helpful? Give feedback.
All reactions