From 27a218a5d26e2e5fdfad976e104cd169d7c39c6a Mon Sep 17 00:00:00 2001 From: tobiichi3227 Date: Thu, 6 Mar 2025 09:18:39 +0800 Subject: [PATCH] Docs(Fortune): Multiple events supporting --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 335db40..775cae2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -104,6 +104,9 @@ Special events require a more detailed structure. 2. Empty Fields: If there are no fortunes to add, leave the corresponding fields as empty strings (`""`). +3. We support adding multiple special events on the same day, + and the hash function will determine which event will be shown for that day. + ### Adding New Themes #### JSON Theme Structure