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: docs/contribute/contribute.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
@@ -49,7 +49,7 @@ What may be offered after consistent excellence\*:
49
49
1. Manually test your changes. See the [testing guide](./testing-guide.md) for more info on how to do this sufficiently.
50
50
1. Push your branch to your fork
51
51
1. Create a pull request
52
-
1. Link the PR to the issue it solves by including the issue number in the PR description. For example: `Fixes #123`
52
+
1. Link the PR to the issue it solves by including the issue number in the PR description and using a [closing keyword](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests#linking-a-pull-request-to-an-issue). For example: `Fixes #123`
53
53
1. Wait for feedback. You can continue this process with another issue while waiting for feedback.
0 commit comments