Thanks for contributing to fmt-docs! Just follow these single guidelines:
-
You must use feature / topic branches to ease the merge of contributions.
-
After adding new documentation in
content/
folder regenerate the documentation by runningmake build
. -
After adding new non release relevant artifacts you must ensure they are export ignored in the
.gitattributes
file.