Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
new-api
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
620e066b
authored
Mar 17, 2026
by
Calcium-Ion
Committed by
GitHub
Mar 17, 2026
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3287 from seefs001/pr-template
chore: refine PR template
parents
69551ab2
0246b20b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
10 deletions
+25
-10
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
+25
-10
No files found.
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
View file @
620e066b
### PR 类型
# ⚠️ 提交警告 / PR Warning
> **请注意:** 请提供**人工撰写**的简洁摘要。包含大量 AI 灌水内容、逻辑混乱或无视模版的 PR **可能会被无视或直接关闭**。
-
[
]
Bug 修复
---
-
[
]
新功能
-
[
]
文档更新
-
[
]
其他
### PR 是否包含破坏性更新?
## 💡 沟通提示 / Pre-submission
> **重大功能变更?** 请先提交 Issue 交流,避免无效劳动。
-
[
]
是
## 📝 变更描述 / Description
-
[
]
否
(简述:做了什么?为什么这样改能生效?你必须理解代码逻辑,禁止粘贴 AI 废话)
### PR 描述
## 🚀 变更类型 / Type of change
-
[
]
🐛 Bug 修复 (Bug fix)
-
[
]
✨ 新功能 (New feature) -
*重大特性建议先 Issue 沟通*
-
[
]
⚡ 性能优化 / 重构 (Refactor)
-
[
]
📝 文档更新 (Documentation)
**请在下方详细描述您的 PR,包括目的、实现细节等。**
## 🔗 关联任务 / Related Issue
-
Closes # (如有)
## ✅ 提交前检查项 / Checklist
-
[
]
**人工确认:**
我已亲自撰写此描述,去除了 AI 原始输出的冗余。
-
[
]
**深度理解:**
我已
**完全理解**
这些更改的工作原理及潜在影响。
-
[
]
**范围聚焦:**
本 PR 未包含任何与当前任务无关的代码改动。
-
[
]
**本地验证:**
已在本地运行并通过了测试或手动验证。
-
[
]
**安全合规:**
代码中无敏感凭据,且符合项目代码规范。
## 📸 运行证明 / Proof of Work
(请在此粘贴截图、关键日志或测试报告,以证明变更生效)
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment