Skip to content

Commit

Permalink
Links to style guides.
Browse files Browse the repository at this point in the history
  • Loading branch information
jfjlaros committed Jul 12, 2019
1 parent 0709455 commit ae9ce5f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,14 @@ following:
Please follow the coding style conventions detailed below:

- [Arduino Style Guide for Writing Libraries][api].
- [Google C++ Style Guide][cppguide].
- [Doxygen][doxygen].


[email]: mailto:jlaros@fixedpoint.nl
[issues]: https://github.com/jfjlaros/simpleRPC/issues/new
[compare]: https://github.com/jfjlaros/simpleRPC/compare
[pull]: https://github.com/jfjlaros/simpleRPC/pulls
[api]: https://www.arduino.cc/en/Reference/APIStyleGuide
[cppguide]: https://google.github.io/styleguide/cppguide.html
[doxygen]: http://doxygen.nl/

0 comments on commit ae9ce5f

Please sign in to comment.