Summary
In dashboard, I suppose for us to add a list of all available templates, with their description. Templates should be pulled from our GitHub repo, and description could be found in according README.md file
Scope
- Add a list of all available templates into "Templates" tab with it's description
- Download them from our GitHub repo
- Parse description from README.md
Acceptance Criteria
- Users can check all available templates
- These templates are taken from our GitHub repo
- README.md is parsed
Parent Issue
#98
Summary
In dashboard, I suppose for us to add a list of all available templates, with their description. Templates should be pulled from our GitHub repo, and description could be found in according README.md file
Scope
Acceptance Criteria
Parent Issue
#98