forked from luckyjolly/vue3-toimc-admin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
name: 🚀 开发专用 | ||
about: 用于本项目管理(只有开发人员使用) | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
--- | ||
|
||
<!-- | ||
贡献流程: | ||
- 新建issues | ||
- 使用checkbox方式 | ||
- 完成后,进行PR | ||
- 合并的pr,进行comment自己的issues,标记合并的hash | ||
开发流程: | ||
- 下载代码并运行 | ||
- 添加功能并测试 | ||
- 新建PR | ||
- 等待审核与合并 | ||
--> | ||
|
||
**⚠️ 重要 ⚠️ 使用 checkbox 的列表方式来拟定计划.** | ||
|
||
- [ ] Func1 | ||
- [ ] Func2 |