Commit 29732d44 authored by Victor Zverovich's avatar Victor Zverovich Committed by Jonathan Müller

Add CONTRIBUTING file

(cherry picked from commit 922ae489)
parent abee8f95
Contributing to fmt
===================
All C++ code must adhere to `Google C++ Style Guide
<https://google.github.io/styleguide/cppguide.html>`_ with the following
exceptions:
* Exceptions are permitted
* snake_case should be used instead of UpperCamelCase for function names
Thanks for contributing!
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment