-
Notifications
You must be signed in to change notification settings - Fork 397
Template Verifier: add possibility to check help #5948
Copy link
Copy link
Open
Labels
Priority:3Work that is nice to haveWork that is nice to havearea: authoring toolsRelated to authoring toolsRelated to authoring toolsgood first issueeasy issue, good for first-time contribution to the repoeasy issue, good for first-time contribution to the repohelp-wantedgood opportunity for contribution to the repogood opportunity for contribution to the repotriage:close-wont-fixOld/stale issue, unlikely to be addressedOld/stale issue, unlikely to be addressedtriagedThe 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.
Metadata
Metadata
Assignees
Labels
Priority:3Work that is nice to haveWork that is nice to havearea: authoring toolsRelated to authoring toolsRelated to authoring toolsgood first issueeasy issue, good for first-time contribution to the repoeasy issue, good for first-time contribution to the repohelp-wantedgood opportunity for contribution to the repogood opportunity for contribution to the repotriage:close-wont-fixOld/stale issue, unlikely to be addressedOld/stale issue, unlikely to be addressedtriagedThe 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.
Is your feature request related to a problem? Please describe.
When developing templates, it is good to verify if
dotnet new template --helpoutput appears as expected with regards to option names config.Describe the solution you'd like.
Add an option which allows to add output of
dotnet new template --helpto snapshot.Additional context
Low priority request