From 5b351eca9e47a78bbe2ffc2ebff17981bf14398d Mon Sep 17 00:00:00 2001 From: Francesco Tomaselli Date: Fri, 3 Jan 2025 01:32:35 +0100 Subject: Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ab1609a..9a667c7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,7 @@ To avoid unnecessary work, please start a discussion or open an issue with a pro Any other reasonable changes are more than welcome, keep in mind the guidelines: - keep the code as minimal as possible, and avoid comments in the code unless needed; - keep the parameters (e.g. in hugo.toml) as concise and clear as possible; -- update the wiki if needed, trying to maintain the current style of writing; +- update the [wiki](https://github.com/tomfran/typo/tree/main/wiki) if needed, trying to maintain the current style of writing; - refrain from breaking existing behavior, for example, make a new feature disabled by default.
-- cgit v1.2.3