Skip to content

Commit 3bf44de

Browse files
committed
docs(motoko-sync): clarify PR #6069 must follow the sync reorganization, not precede it
1 parent aea4517 commit 3bf44de

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

.docs-plan/motoko-repo-sync-proposal.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -723,9 +723,11 @@ examples: `compatibility.md`, `data-persistence.md`,
723723
`modules-imports.md`, and `reference/changelog.md` (historical entries).
724724

725725
Upstream PR [caffeinelabs/motoko#6069](https://github.com/caffeinelabs/motoko/pull/6069)
726-
is a first attempt at replacing these. This should be merged and followed up
727-
independently of the sync reorganization — no sync script change is needed once
728-
`dfx` references are gone from the source.
726+
is a first attempt at replacing these. **It should not be merged before the sync
727+
reorganization PR (§1–§11) lands**: §1 renames files, so #6069's branch needs to
728+
be rebased on the post-reorganization state and extended with any remaining `dfx`
729+
references before merging. Em-dash fixes (see below) can be included in the same
730+
follow-up PR.
729731

730732
### Em-dashes in prose
731733

0 commit comments

Comments
 (0)