Skip to content

Commit f6caa22

Browse files
committed
Update README.md
1 parent 73afad5 commit f6caa22

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,17 +43,18 @@ You can use the [Cross Platform Editor](https://infragistics.visualstudio.com/Ne
4343

4444
## Updating Editor Templates
4545

46-
The [Editor-Templates](editor-templates) folder contains templates for converting XPLAT samples into platform specifc samples. You **must update** those templates in the following order:
46+
The [Editor-Templates](https://github.com/IgniteUI/igniteui-xplat-examples/tree/25.2/editor-templates) folder contains templates for converting XPLAT samples into platform specific samples. You **must update** those templates in the following order:
4747

48-
1. Create AND merge a pull request with updated packages in `browser` AND `samples` folders of the following repositories:
49-
- [igniteui-angular-examples](https://github.com/IgniteUI/igniteui-angular-examples)
50-
- [igniteui-blazor-examples](https://github.com/IgniteUI/igniteui-blazor-examples)
51-
- [igniteui-react-examples](https://github.com/IgniteUI/igniteui-react-examples)
52-
- [igniteui-wc-examples](https://github.com/IgniteUI/igniteui-wc-examples)
48+
1. Follow the `Updating Packages in Samples` instructions in all the following repositories to **create AND merge a pull request** with updated packages:
5349

54-
2. Create AND merge a pull request with updated packages in the [Editor-Templates](editor-templates) folder in this repository.
50+
- [igniteui-angular-examples](https://github.com/IgniteUI/igniteui-angular-examples/blob/vnext/README.md#updating-packages-in-samples)
51+
- [igniteui-blazor-examples](https://github.com/IgniteUI/igniteui-blazor-examples/blob/vnext/README.md#updating-packages-in-samples)
52+
- [igniteui-react-examples](https://github.com/IgniteUI/igniteui-react-examples/blob/vnext/README.md#updating-packages-in-samples)
53+
- [igniteui-wc-examples](https://github.com/IgniteUI/igniteui-wc-examples/blob/vnext/README.md#updating-packages-in-samples)
5554

56-
Above order of creating and merging pull requests is important to avoid stale samples and prevent building issues in platform specifc sample browsers.
55+
2. Create AND merge a pull request with updated packages in the [Editor-Templates](https://github.com/IgniteUI/igniteui-xplat-examples/tree/25.2/editor-templates) folder in the [igniteui-xplat-examples](https://github.com/IgniteUI/igniteui-xplat-examples/) repository.
56+
57+
NOTE: Above order of steps is important and PRs made in step #1 must be merged before merging PR in step #2 such that it prevents stale samples and building issues in platform specific sample browsers.
5758

5859
## Creating Volume Branch in Code Exporter App Repo
5960

0 commit comments

Comments
 (0)