Skip to content

Commit a3821e8

Browse files
committed
Update publshing section
1 parent 7dee00a commit a3821e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ The steps for creating a `vX.Y.Z-rel` branch are:
213213
- move `src/oas.md` to `versions/X.Y.Z.md`
214214
- copy `EDITORS.md` to `versions/X.Y.Z-editors.md`
215215
- delete `src/schemas`
216-
- delete `tests/schema`
216+
- delete version-specific files and folders from `tests/schema`
217217
- bash script `scripts/adjust-release-branch.sh` performs these steps
218218
5. Merge `vX.Y.Z-rel` into `main` via PR
219219
- this PR should only add files `versions/X.Y.Z.md` and `versions/X.Y.Z-editors.md`

0 commit comments

Comments
 (0)