You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ If you would like to improve the documentation:
36
36
5. Push your changes to your fork.
37
37
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).
38
38
7. Please ensure your pull requests passes all automated quality checks.
39
-
8. If you updated anything which will be auto-replaced via the preprocessing:
39
+
8. If you updated anything which will be auto-replaced via the pre-processing:
40
40
* The GitHub Actions workflow will do a "dry-run" for every PR (pre-process only, no push to the wiki).
41
41
* Please download the artifact which was created via this dry-run and verify the pre-processing replaced the output in the way you expected.
0 commit comments