-
Notifications
You must be signed in to change notification settings - Fork 461
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated README.md in WPF and UWP extensions.
- Loading branch information
1 parent
32672ed
commit e627dc4
Showing
5 changed files
with
55 additions
and
10 deletions.
There are no files selected for viewing
13 changes: 11 additions & 2 deletions
13
code/TemplateStudioForUWP/Templates/Proj/Default._VB/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,15 @@ | ||
*Recommended Markdown Viewer: [Markdown Editor](https://marketplace.visualstudio.com/items?itemName=MadsKristensen.MarkdownEditor2)* | ||
|
||
## Getting Started | ||
Browse and address `TODO:` comments in `View -> Task List` to learn the codebase and understand next steps for turning template code into production code. | ||
|
||
Relaunch Template Studio to modify the project by right-clicking on the Project in Solution Explorer then selecting `Add -> New Item (Template Studio)`. | ||
Browse and address `TODO:` comments in `View -> Task List` to learn the codebase and understand next steps for turning the generated code into production code. | ||
|
||
Relaunch Template Studio to modify the project by right-clicking on the project in `View -> Solution Explorer` then selecting `Add -> New Item (Template Studio)`. | ||
|
||
## Changelog | ||
|
||
See [releases](https://github.com/microsoft/TemplateStudio/releases) and [milestones](https://github.com/microsoft/TemplateStudio/milestones). | ||
|
||
## Feedback | ||
|
||
Bugs and feature requests should be filed at https://aka.ms/templatestudio. |
13 changes: 11 additions & 2 deletions
13
code/TemplateStudioForUWP/Templates/Proj/Default/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,15 @@ | ||
*Recommended Markdown Viewer: [Markdown Editor](https://marketplace.visualstudio.com/items?itemName=MadsKristensen.MarkdownEditor2)* | ||
|
||
## Getting Started | ||
Browse and address `TODO:` comments in `View -> Task List` to learn the codebase and understand next steps for turning template code into production code. | ||
|
||
Relaunch Template Studio to modify the project by right-clicking on the Project in Solution Explorer then selecting `Add -> New Item (Template Studio)`. | ||
Browse and address `TODO:` comments in `View -> Task List` to learn the codebase and understand next steps for turning the generated code into production code. | ||
|
||
Relaunch Template Studio to modify the project by right-clicking on the project in `View -> Solution Explorer` then selecting `Add -> New Item (Template Studio)`. | ||
|
||
## Changelog | ||
|
||
See [releases](https://github.com/microsoft/TemplateStudio/releases) and [milestones](https://github.com/microsoft/TemplateStudio/milestones). | ||
|
||
## Feedback | ||
|
||
Bugs and feature requests should be filed at https://aka.ms/templatestudio. |
13 changes: 11 additions & 2 deletions
13
code/TemplateStudioForUWP/Templates/Proj/DefaultPrism/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,15 @@ | ||
*Recommended Markdown Viewer: [Markdown Editor](https://marketplace.visualstudio.com/items?itemName=MadsKristensen.MarkdownEditor2)* | ||
|
||
## Getting Started | ||
Browse and address `TODO:` comments in `View -> Task List` to learn the codebase and understand next steps for turning template code into production code. | ||
|
||
Relaunch Template Studio to modify the project by right-clicking on the Project in Solution Explorer then selecting `Add -> New Item (Template Studio)`. | ||
Browse and address `TODO:` comments in `View -> Task List` to learn the codebase and understand next steps for turning the generated code into production code. | ||
|
||
Relaunch Template Studio to modify the project by right-clicking on the project in `View -> Solution Explorer` then selecting `Add -> New Item (Template Studio)`. | ||
|
||
## Changelog | ||
|
||
See [releases](https://github.com/microsoft/TemplateStudio/releases) and [milestones](https://github.com/microsoft/TemplateStudio/milestones). | ||
|
||
## Feedback | ||
|
||
Bugs and feature requests should be filed at https://aka.ms/templatestudio. |
13 changes: 11 additions & 2 deletions
13
code/TemplateStudioForWPF/Templates/Proj/Default.Prism/ts.ProjectName/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,15 @@ | ||
*Recommended Markdown Viewer: [Markdown Editor](https://marketplace.visualstudio.com/items?itemName=MadsKristensen.MarkdownEditor2)* | ||
|
||
## Getting Started | ||
Browse and address `TODO:` comments in `View -> Task List` to learn the codebase and understand next steps for turning template code into production code. | ||
|
||
Relaunch Template Studio to modify the project by right-clicking on the Project in Solution Explorer then selecting `Add -> New Item (Template Studio)`. | ||
Browse and address `TODO:` comments in `View -> Task List` to learn the codebase and understand next steps for turning the generated code into production code. | ||
|
||
Relaunch Template Studio to modify the project by right-clicking on the project in `View -> Solution Explorer` then selecting `Add -> New Item (Template Studio)`. | ||
|
||
## Changelog | ||
|
||
See [releases](https://github.com/microsoft/TemplateStudio/releases) and [milestones](https://github.com/microsoft/TemplateStudio/milestones). | ||
|
||
## Feedback | ||
|
||
Bugs and feature requests should be filed at https://aka.ms/templatestudio. |
13 changes: 11 additions & 2 deletions
13
code/TemplateStudioForWPF/Templates/Proj/Default/ts.ProjectName/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,15 @@ | ||
*Recommended Markdown Viewer: [Markdown Editor](https://marketplace.visualstudio.com/items?itemName=MadsKristensen.MarkdownEditor2)* | ||
|
||
## Getting Started | ||
Browse and address `TODO:` comments in `View -> Task List` to learn the codebase and understand next steps for turning template code into production code. | ||
|
||
Relaunch Template Studio to modify the project by right-clicking on the Project in Solution Explorer then selecting `Add -> New Item (Template Studio)`. | ||
Browse and address `TODO:` comments in `View -> Task List` to learn the codebase and understand next steps for turning the generated code into production code. | ||
|
||
Relaunch Template Studio to modify the project by right-clicking on the project in `View -> Solution Explorer` then selecting `Add -> New Item (Template Studio)`. | ||
|
||
## Changelog | ||
|
||
See [releases](https://github.com/microsoft/TemplateStudio/releases) and [milestones](https://github.com/microsoft/TemplateStudio/milestones). | ||
|
||
## Feedback | ||
|
||
Bugs and feature requests should be filed at https://aka.ms/templatestudio. |