From c28f186e99108fa7a458f6f52afd03acf75048a3 Mon Sep 17 00:00:00 2001 From: Fred Morcos Date: Fri, 25 Feb 2022 13:48:18 +0100 Subject: [PATCH] Documentation: Formatting --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4e0d4f77b1..3abc819086 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -86,4 +86,4 @@ Additional guidelines: * Use spaces instead of tabs * Although the codebase does not consistently have them, [docblock](https://www.doxygen.nl/manual/docblocks.html)s on functions and classes are appreciated * Never hesitate to write comments on anything that might not be immediately clear just from reading the code -* When adding whole new things, consider putting them in a `pdns::X` namespace. Look for `namespace pdns` in the codebase for examples. \ No newline at end of file +* When adding whole new things, consider putting them in a `pdns::X` namespace. Look for `namespace pdns` in the codebase for examples. -- 2.47.2