-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or requestwebsiteAll issues on this repo should have this labelAll issues on this repo should have this label
Description
Description
Page to aggregate all custom report templates (.jinja) created by community. There, people would be able to download and use templates created by other users.
Something like danger's plugins section: https://danger.systems/ruby/
We could have a new repo to store all templates and only link them in the website.
Maybe we should define a structure that requires at least 3 things to consider it as valid template (thus a valid PR):
- The Jinja template itself
- A metadata file (yml/json containing name, description, author, tags, etc for the outstanding template)
- A thumbnail in a specific format and size that could be displayed as showcase
We could also use Danger to validate these things BTW.
If all templates in this repo have these minimum requirements, in the future we could also have a tool to display and search for them in the website.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestwebsiteAll issues on this repo should have this labelAll issues on this repo should have this label
