Skip to content

Commit 4adbc2a

Browse files
Update .github/copilot-instructions.md
Co-authored-by: Copilot <[email protected]>
1 parent 45b72cc commit 4adbc2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ php build/build.php --fullurl "https://github.com/joomla/joomla-cms/releases/dow
7777

7878
### Pre-build Requirements
7979
1. Commit all changes to git
80-
2. Create git tag: `git tag -s 5.3.2v1` (version.pack)
80+
2. Create git tag: `git tag -s 5.3.2v1` (where `5.3.2` is the Joomla version and `v1` is the language pack version; tag format: `<JoomlaVersion>v<PackVersion>`)
8181
3. Verify umask is 022: `umask 022`
8282

8383
### Build Timing

0 commit comments

Comments
 (0)