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
@@ -129,7 +129,7 @@ and over time can reduce development overhead quite considerably.
129
129
130
130
## Creating A Pull Request
131
131
132
-
Once your happy with your change and have ensured that all steps above have been followed (and checks have passed), you can create a pull request.
132
+
Once you're happy with your change and have ensured that all steps above have been followed (and checks have passed), you can create a pull request.
133
133
GitHub offers a guide on how to do this [here](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).
134
134
Please ensure that you include a good description of what your change does in your pull request, and link it to any relevant issues or discussions.
0 commit comments