We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8ffb34 commit 63020d1Copy full SHA for 63020d1
CONTRIBUTING.md
@@ -62,8 +62,8 @@ the following steps:
62
63
1. Fork the RIOT git repository (if you haven't done this already).
64
1. Create a branch for your contribution.
65
- 1. Make sure your code is in compliance with RIOTs [coding conventions].
66
- 1. Make commits. Make sure to follow RIOTs [commit conventions].
+ 1. Make sure your code is in compliance with RIOT's [coding conventions].
+ 1. Make commits. Make sure to follow RIOT's [commit conventions].
67
1. Push this branch to your fork on GitHub.
68
1. Open a [pull request][open-a-pull-request]. See [pull requests].
69
1. RIOT maintainers will set [labels] and provide feedback.
0 commit comments