-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Missing Donation Link
Package: app/net.codelogistics.letters
Found in sources: tracked
This flatpak package does not have a donation link in its metadata.
Why This Matters
Donation links help users support the developers of the applications they use. Adding a donation link makes it easier for users to contribute to the project's development.
How to Add a Donation Link
For app maintainers on Flathub:
- Add a
<url type="donation">entry to your AppStream metadata file (usually*.appdata.xmlor*.metainfo.xml) - Example:
<url type="donation">https://github.com/sponsors/your-username</url>
- Submit a pull request to your app's Flathub repository
Verification
You can verify the metadata at: https://flathub.org/api/v2/appstream/net.codelogistics.letters?locale=en
Look for the urls.donation field in the JSON response.
This issue was automatically created by the flatpak-tracker donation metadata checker.
Reactions are currently unavailable