From a6a496eeb08b9dd7190bbc58726847c1e32e9fed Mon Sep 17 00:00:00 2001 From: Ramon Mi Date: Thu, 14 May 2026 13:33:28 +0800 Subject: [PATCH] chore: add new event and operation options to discussion template Change Annotation Color and Toggle Tags --- .github/DISCUSSION_TEMPLATE/action-scripts.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/DISCUSSION_TEMPLATE/action-scripts.yml b/.github/DISCUSSION_TEMPLATE/action-scripts.yml index c1e3fd0..3b991db 100644 --- a/.github/DISCUSSION_TEMPLATE/action-scripts.yml +++ b/.github/DISCUSSION_TEMPLATE/action-scripts.yml @@ -23,18 +23,20 @@ body: - Creat Note - Append Annotation - Append Note + - Change Annotation Color - Program Startup - Main Window Load - Main Window Unload - type: dropdown - id: opreation + id: operation attributes: label: Operation options: - Add Tags - Remove Tags + - Toggle Tags - Script - - Trigger Action + - Trigger Other Actions - type: textarea id: data attributes: