Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[SQUASH-ME] Update CONTRIBUTING.md
Co-authored-by: Anna Filina <afilina@gmail.com>
  • Loading branch information
jrfnl and afilina authored Jul 15, 2025
commit 6b1263cceff86ab22af8d3da6193eb7f8acad082
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ If you would like to improve the documentation:
5. Push your changes to your fork.
6. Submit a pull request from your fork to this repository. This process is documented in more detail in the [GitHub Docs](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork).
7. Please ensure your pull requests passes all automated quality checks.
8. If you updated anything which will be auto-replaced via the preprocessing:
8. If you updated anything which will be auto-replaced via the pre-processing:
* The GitHub Actions workflow will do a "dry-run" for every PR (pre-process only, no push to the wiki).
* Please download the artifact which was created via this dry-run and verify the pre-processing replaced the output in the way you expected.

Expand Down
Loading