/feedback: “Save feedback bundle” is easily mistaken for submitting feedback
还没有人认领这个 Issue。
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
Describe the bug
The /feedback flow presents an option labeled “Save feedback bundle.” This wording is easily interpreted as saving/submitting the feedback to GitHub, but the action only writes a local diagnostic archive. A user trying to send a complaint can complete the flow without realizing that nothing was transmitted.
Affected version
1.0.83
Steps to reproduce the behavior
- Run
/feedbackin Copilot CLI. - Choose Save feedback bundle.
- Observe that a local archive is created, but no feedback is submitted.
Expected behavior
Use an explicit label such as “Save diagnostic bundle locally” and clearly state that it does not submit feedback. Provide a separate, obvious “Submit feedback” action when direct submission is available.
Additional context
Linux, Copilot CLI 1.0.83. No session logs are attached because the wording problem is reproducible without them.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 Copilot CLI 中的 /feedback 流程开始,并复现列出的步骤。更新“保存反馈包”的措辞和说明,明确这是仅限本地的行为,然后验证该流程仍会创建本地归档,且不会让人误以为反馈已提交。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- shell
- 领域
- cli
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 72/100