mirror of
https://github.com/LHY0125/PathEditor.git
synced 2026-06-29 09:55:56 +08:00
49ef9c0cff
- 新增 bug_report 和 feature_request Issue 模板 - README 添加 GitHub Actions CI 状态徽章 - 修复仓库描述(去重,更新至 v4.2) - 默认分支改为 main Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
16 lines
250 B
Markdown
16 lines
250 B
Markdown
---
|
|
name: 功能建议
|
|
about: 建议新功能或改进
|
|
title: "[Feature] "
|
|
labels: enhancement
|
|
assignees: ''
|
|
---
|
|
|
|
## 使用场景
|
|
|
|
<!-- 你会在什么场景下需要这个功能? -->
|
|
|
|
## 建议方案
|
|
|
|
<!-- 你期望的功能是什么样的? -->
|