We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10a8aa0 commit a13ab81Copy full SHA for a13ab81
docs/RELEASE_INSTRUCTION.md
@@ -1,6 +1,6 @@
1
# UI Library Release workflow
2
3
-1. Create a new branch for the release. We need a good naming convention: `Release/<patch/minor/major>-<DDMMYY>` (example: `Release/Patch-040122`)
+1. Create a new branch for the release. We need a good naming convention: `Release/<patch/minor/major>-<YYMMDD>` (example: `Release/Patch-220128`)
4
1. Review new release PR (either [on GitHub](https://github.com/umbraco/Umbraco.UI/compare/) or through `npm run lerna:diff`)
5
1. Make a PR from the new branch to the main branch
6
1. Wait for GitHub checks to pass.
0 commit comments