forked from ari/mnist-classify
6 lines
186 B
Markdown
6 lines
186 B
Markdown
# Contributing
|
|
|
|
- Make your code readable
|
|
- Format using `clang-format`
|
|
- Always test
|
|
- Add yourself to the `CONTRIBUTORS.md` file in chronological order as well as your changes
|