From b4fa64d79bbf74575d69b61a995e32705d962429 Mon Sep 17 00:00:00 2001 From: tobiichi3227 Date: Thu, 12 Dec 2024 17:59:57 +0800 Subject: [PATCH] Docs: Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 818d7e3..f06a906 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -33,7 +33,7 @@ 4. Maintain a positive and encouraging tone. -### Special Events +### Custom Special Events #### Date Structure ##### Static Date 1. With year, month and date @@ -66,6 +66,8 @@ #### Event Structure Special events require a more detailed structure. +Based on `triggerDate` type, we will place the **static date** events in the `fortune_generator/json/custom_static_special.json` and the **cyclical date** events in the `fortune_generator/json/custom_cyclical_special.json`. + 1. Structure: ```json {