diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 91bb7049..ca0b5836 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -169,6 +169,7 @@ Let's take the example of `plausible` template. ```typescript // EXAMPLE import { + generateBase64, generateHash, generateRandomDomain, type Template,