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

more url types in appdata #155

Open
hsitter opened this issue Dec 18, 2017 · 1 comment
Open

more url types in appdata #155

hsitter opened this issue Dec 18, 2017 · 1 comment

Comments

@hsitter
Copy link
Contributor

hsitter commented Dec 18, 2017

The current URL types in the appdata spec seem a bit restrictive. They do very poorly in getting people to inter-active help venues (in particular as the current help type is meant for passive help such as documentation as per the spec).

To improve this I would like to suggest extending URL types:

  • forum/helpdesk for linking to support forums and the like
  • chat for link to IRC/matrix/gitter/whatevs support venues
  • mailing list
  • wiki? (arguably falls into the existing help type)
@robert-ancell
Copy link
Contributor

Snaps have a "contact" URL to allow developers to give an easy way for users to contact them. This could be an email address (mailto link) or a website (e.g. a form or a page of contact links). I think this would be generally useful in AppStream.

One of the downsides of having a lot of different URLs is you force the user to choose which method is appropriate to contact with and the UI displaying them to decide how to best show them. Using a single contact URL allows the developer to control this. Less URLs also are more likely to have good data filled out than many.

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

No branches or pull requests

2 participants