From 7cba03d1b964097bccdeece34b46e33393ce3561 Mon Sep 17 00:00:00 2001
From: doudou0720 <98651603+doudou0720@users.noreply.github.com>
Date: Sat, 4 Apr 2026 21:38:10 +0800
Subject: [PATCH] =?UTF-8?q?feat(FeedBack):=20=E6=B7=BB=E5=8A=A0GitHub?=
=?UTF-8?q?=E5=8F=8D=E9=A6=88=E9=80=89=E9=A1=B9=E5=92=8CMarkdown=E6=A8=A1?=
=?UTF-8?q?=E6=9D=BF=E5=8A=9F=E8=83=BD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 在反馈窗口中新增第三页,提供GitHub问题反馈选项
- 添加Markdown模板生成功能,自动包含用户选择的环境和设备信息
- 实现复制反馈链接和模板的功能按钮
- 重构导航逻辑以支持三页切换
Signed-off-by: doudou0720 <98651603+doudou0720@users.noreply.github.com>
---
Ink Canvas/Windows/FeedbackWindow.xaml | 72 +++++++-
Ink Canvas/Windows/FeedbackWindow.xaml.cs | 199 +++++++++++++++++++++-
2 files changed, 262 insertions(+), 9 deletions(-)
diff --git a/Ink Canvas/Windows/FeedbackWindow.xaml b/Ink Canvas/Windows/FeedbackWindow.xaml
index 46757283..c3c10b12 100644
--- a/Ink Canvas/Windows/FeedbackWindow.xaml
+++ b/Ink Canvas/Windows/FeedbackWindow.xaml
@@ -139,6 +139,76 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-