Files
bilibili-video-downloader/.github/pull_request_template.md

17 lines
496 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!--
PR请基于 develop 分支开发,并提交至 develop 分支
提交前请先:
1. 运行 pnpm format 以保证代码格式正确
2. 运行 pnpm check 并确认无报错
如果想新加一个功能,请先开个 issue 或 discussion 讨论一下,避免无效工作
其他情况的PR欢迎直接提交比如
1.🔧 对原有功能的改进
2.🐛 修复BUG
3.⚡ 使用更轻量的库实现原有功能
4.📝 修订文档
5.⬆️ 升级、更新依赖的PR也会被接受
-->