Skip to content

Commit 9b713bc

Browse files
committed
Clarify that pre and post download are out of scope
1 parent 581b78b commit 9b713bc

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/instructions/specs.instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ issue id: <github issue id>
4040
---
4141
```
4242

43-
Update `last updated` whenever the spec is modified.
43+
Update `last updated` to the current date (format: `yyyy-mm-dd`) whenever the spec is modified. Do not append notes or descriptions — the value must be a plain date only.
4444

4545
## Required Sections
4646

doc/specs/#3483 - UserMessages.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -545,6 +545,7 @@ The timeline for each phase is driven by client adoption telemetry, not fixed da
545545
The `UserMessages` object is designed to be extended. Potential future additions include:
546546
547547
- **`PostReboot`** — Message displayed after a reboot triggered by the package.
548+
- **`PreDownload` / `PostDownload` ** — Message displayed before the package is downloaded, if different from pre-install. Also applies to `winget download`
548549
- **`Configuration`** — Message displayed when the package is processed as part of a WinGet Configuration.
549550
- **Structured message types** — Replacing plain strings with objects that include severity, category, or formatting hints.
550551
- **Aggregate pre-message summary** — For bulk operations, presenting all pre-messages in a single summary before beginning the batch.

0 commit comments

Comments
 (0)