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