Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fields for optional donation links/text in app skeleton generator form #1488

Open
edward-ly opened this issue Sep 16, 2024 · 2 comments
Open

Comments

@edward-ly
Copy link
Contributor

edward-ly commented Sep 16, 2024

Title says it all. Any links provided would add a corresponding <donation> tag to appinfo/info.xml. PayPal/Stripe links should also be automatically detected so that the type attribute can be set accordingly.

@provokateurin
Copy link
Member

I'm not sure it makes sense to do that. When you are creating a new app you probably don't have ways to donate yet or care about it right away because you're going to want to write some code first before thinking about releasing and donations.

@edward-ly
Copy link
Contributor Author

That's why I specifically mentioned that the fields be optional. The links don't have to be app-specific either and could rather be e.g. the developer's Liberapay profile, GH sponsor page, etc.

And actually, the app template doesn't necessarily need to have any links included anyway. The generator could just add the necessary attributes and that's it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants