Lissy93 / portainer-templates

🚢 500+ 1-click Portainer app templates
https://portainer-templates.as93.net
MIT License
1.83k stars 176 forks source link

Issue reporting #62

Closed shmolf closed 4 weeks ago

shmolf commented 1 month ago

Note: This branch was based off of another branch where devcontainer support was added. (see PR https://github.com/Lissy93/portainer-templates/pull/57)

The purpose of this PR is to provide direct issue-reporting links alongside each of the apps. This should hopefully empower users to report issues in the proper repo.

image

Lissy93 commented 4 weeks ago

I think we can also make an improvment, where we extract the maintainer from the template source, so that it doesn't need to be specified twice in the sources.csv.

E.g.

dnburgess_templates, https://raw.githubusercontent.com/dnburgess/self-hosted-template/master/template.json, https://github.com/dnburgess/self-hosted-template/

We can figure out that the repo is https://github.com/dnburgess/self-hosted-template from the initial link, without needing the second one