-
Notifications
You must be signed in to change notification settings - Fork 397
Create templates for template authors #2722
Copy link
Copy link
Closed
Labels
area: template-contentThe issue is related to content of template packages managed in this repo (/template_feed)The issue is related to content of template packages managed in this repo (/template_feed)triagedThe issue was evaluated by the triage team, placed on correct area, next action defined.The issue was evaluated by the triage team, placed on correct area, next action defined.
Milestone
Metadata
Metadata
Assignees
Labels
area: template-contentThe issue is related to content of template packages managed in this repo (/template_feed)The issue is related to content of template packages managed in this repo (/template_feed)triagedThe issue was evaluated by the triage team, placed on correct area, next action defined.The issue was evaluated by the triage team, placed on correct area, next action defined.
Type
Fields
Give feedbackNo fields configured for issues without a type.
https://docs.microsoft.com/en-us/dotnet/core/tutorials/cli-templates-create-template-pack contains a lot of manual steps that can be avoided when using the templates
Create templates:
templatepack: project template; contains csproj file setup for template packing, required folder structure, one sample template (that can be disabled by parameter). This template should be ready to go for the first template.templatejson: item template for template.json file$schemaUpdate documentation after the package is available.