We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b850b81 commit ef1f6d9Copy full SHA for ef1f6d9
CONTRIBUTING.md
@@ -361,7 +361,7 @@ even patch releases may contain [non-backwards-compatible changes](https://semve
361
downstream jobs manually if needed.
362
1. Verify the GitHub release:
363
1. The Changelog should match the content of `CHANGELOG.md`
364
- 1. Append the contributors from the `bump.sh` script
+ 1. Append the contributors from the `scripts/release.sh` script
365
1. If needed, [update the schemastore](https://github.com/astral-sh/ruff/blob/main/scripts/update_schemastore.py).
366
1. One can determine if an update is needed when
367
`git diff old-version-tag new-version-tag -- ruff.schema.json` returns a non-empty diff.
0 commit comments