From fa5a5548cd6a87220910cb0907221888f2ac80b3 Mon Sep 17 00:00:00 2001 From: Timur Ercan Date: Fri, 17 Feb 2023 12:26:54 +0100 Subject: [PATCH 1/2] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ๐Ÿ“ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00277754a..45cfdaf2f 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Documenso aims to be the world's most trusted document signing tool. This trust ## Tools - This repos uses ๐Ÿ“ https://gitmoji.dev/ for more expressive commit messages. +. Use ๐Ÿงน for quality of code (eg remove comments, debug output, remove unused code) ## Todos From 05fefbcca0b4f49ec439cbd2c0055552a898bb51 Mon Sep 17 00:00:00 2001 From: Timur Ercan Date: Fri, 17 Feb 2023 12:27:52 +0100 Subject: [PATCH 2/2] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ๐ŸŽจ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45cfdaf2f..c2a6677e7 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Documenso aims to be the world's most trusted document signing tool. This trust ## Tools - This repos uses ๐Ÿ“ https://gitmoji.dev/ for more expressive commit messages. -. Use ๐Ÿงน for quality of code (eg remove comments, debug output, remove unused code) +- Use ๐Ÿงน for quality of code (eg remove comments, debug output, remove unused code) ## Todos