Skip to content

Commit 40456ac

Browse files
Update .github/copilot-instructions.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent a9ee998 commit 40456ac

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
@@ -67,7 +67,7 @@ docker run --rm --privileged -v $(pwd):/workdir arch-iso-builder build out work
6767

6868
### Package Management
6969
- Always run `sort -u packages.x86_64 -o packages.x86_64` after modifying package lists
70-
- Use `scripts/package_tracking/track_package_updates.sh` for release notes generation
70+
- Use `scripts/package_tracking/track_package_updates.sh` for release notes generation (tracks package updates)
7171
- Bootstrap packages must be minimal - only what's needed for the build process
7272

7373
## Project-Specific Conventions

0 commit comments

Comments
 (0)