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
@@ -34,7 +34,7 @@ If you would like to improve the documentation:
34
34
3. Make your changes. The Wiki source files are in the `/wiki` subdirectory.
35
35
4. Commit your changes with a meaningful commit message.
36
36
5. Push your changes to your fork.
37
-
6. Submit a pull request from your fork to this repository.
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
39
8. If you updated anything which will be auto-replaced via the preprocessing:
40
40
* The GitHub Actions workflow will do a "dry-run" for every PR (pre-process only, no push to the wiki).
0 commit comments