diff options
-rw-r--r-- | contributing.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contributing.md b/contributing.md index 8da91ee..695b99b 100644 --- a/contributing.md +++ b/contributing.md @@ -54,7 +54,6 @@ that you can click on to open them. - Implementation details (if applicable) - Header files (.h) contain the following types of comments: - Usage documentation (required) - > [!NOTE] > Constructors/destructors aren't required to have a `\brief` description - Implementation details (if they affect the header) |