We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c24f9c commit d293cc2Copy full SHA for d293cc2
3 files changed
Readme.md
@@ -147,9 +147,7 @@ Reviewing changes to `src/*` and `nuklear.h`:
147
* Indentation.
148
* Curly bracket (`{}`) placement.
149
* Ensure that the contributor has bumped the appropriate version in
150
- [clib.json](https://github.com/Immediate-Mode-UI/Nuklear/blob/master/clib.json)
151
- and added their changes to the
152
- [CHANGELOG](https://github.com/Immediate-Mode-UI/Nuklear/blob/master/src/CHANGELOG).
+ [clib.json](https://github.com/Immediate-Mode-UI/Nuklear/blob/master/clib.json).
153
* Have at least one other person review the changes before merging.
154
155
Reviewing changes to `demo/*`, `example/*` and other files in the repo:
0 commit comments