From df692707ec985a3e1651f258f4046158d0787991 Mon Sep 17 00:00:00 2001 From: akkkih Date: Mon, 30 Oct 2023 18:06:54 -0300 Subject: [PATCH] fix(contributing): add missing bullet point I don't even know what happened for this bullet point to be removed. --- Writerside/topics/Contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Writerside/topics/Contributing.md b/Writerside/topics/Contributing.md index 876ce67..7854aaa 100644 --- a/Writerside/topics/Contributing.md +++ b/Writerside/topics/Contributing.md @@ -35,7 +35,7 @@ just looking to the commit message. To write conventional commits, follow these best practices: -Use a clear and descriptive in the imperative mood. +- Use a clear and descriptive in the imperative mood. - Example: `feat(users): add registration feature` - Consider specifying a `` to provide context for larger