diff --git a/CURATORS.md b/CURATORS.md index 0f4492a4..6b06c61c 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -298,7 +298,7 @@ First run `build-next.sh` to regenerate updated `ltsXX/work/constraints.yaml` an For an LTS minor bump, you'll typically want to: -* Add constraints to package `range:` fields in that `constraints.yaml`. +* Add constraints to package `range:` fields _under_ the `source:` field in that `constraints.yaml`. * Add new packages versioned to `snapshot-incomplete.yaml` (the `@` suffix is optional) * Test, benchmark, haddock failures can also be added to package fields in the `constraints.yaml` if necessary, though it should be avoided if possible for LTS.