One thing I'd like to look into is implementing a series of features that should help users become contributors. I thought that a good place where to include the extra information would be AppStream
What I suggest is to extend the <url/> tag with two aditional types: contribute and vcs (i.e. version control system, a different tag could help. contribute would link to a main contribute page if available and vcs would actually link to the git repository (or similar).
The end goal is that the system should have all the information required to lead the user from an application to its sources and the community that manages them.
The text was updated successfully, but these errors were encountered:
One thing I'd like to look into is implementing a series of features that should help users become contributors. I thought that a good place where to include the extra information would be AppStream
What I suggest is to extend the
<url/>tag with two aditional types:contributeandvcs(i.e. version control system, a different tag could help.contributewould link to a main contribute page if available andvcswould actually link to the git repository (or similar).For example, for appstream itself it would be:
The end goal is that the system should have all the information required to lead the user from an application to its sources and the community that manages them.
The text was updated successfully, but these errors were encountered: