Skip to content

Commit

Permalink
build(readme): collaborators
Browse files Browse the repository at this point in the history
  • Loading branch information
nihaojob committed Feb 20, 2025
1 parent b3dea0f commit ac2e4c2
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
APP_TITLE=快图设计-开源图片编辑器-vue-fabric-editor
APP_BASE_PATH=/vue-fabric-editor/
APP_APIHOST=https://github.kuaitu.cc
APP_APIHOST=https://www.kuaitu.cc
APP_ADMINAPIHOST=https://www.kuaitu.cc/admin
1 change: 1 addition & 0 deletions .env.development
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
APP_FLAG=dev
APP_APIHOST=https://github.kuaitu.cc
# APP_APIHOST=http://localhost:1337
18 changes: 10 additions & 8 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,21 @@
## 贡献者你好
很高兴你能付出自己的时间参与到vue-fabric-editor的共享当中去,相信很多人都因为你提交的代码而收益。

很高兴你能付出自己的时间参与到 vue-fabric-editor 的共建当中,相信很多人都会因为你提交的代码而受益。

### 原则
我们希望每次提交尽量小,较大重构除外,确保我们每次的改动影响范围清晰明了,能够方便项目维护者快速的将代码合并到主分支。

我们希望每次提交尽量小(较大重构除外),确保每次改动的影响范围清晰明了,能够方便项目维护者快速将代码合并到主分支。

### 确保你的代码与主仓库没有冲突
在PR前,请确保你的代码与主仓库保持同步,可以参考这篇[文章](https://zhuanlan.zhihu.com/p/467670042)

### 确保你的代码代码能正常打包构建
在PR前,请在本地进行打包构建,并进行功能测试,确保功能正常,且不影响其他功能。
- [ ] 代码构建正常
在 PR 前,请确保你的代码与主仓库保持同步,可以参考这篇[文章](https://zhuanlan.zhihu.com/p/467670042)

### 告知项目维护者本次修改的功能
写入你的修改内容。
### 确保你的代码能正常打包构建

在 PR 前,请在本地进行打包构建,并进行功能测试,确保功能正常,且不影响其他功能。

- [ ] 代码构建正常

### 告知项目维护者本次修改的功能

请在下方描述你的修改内容:
2 changes: 1 addition & 1 deletion README-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ Note: If you encounter technical problems, you are expected to use issue Discuss

## Collaborators

<!-- readme: collaborators -start -->
<!-- readme: collaborators,contributors -start -->
<table>
<tbody>
<tr>
Expand Down
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* @Author: 秦少卫
* @Date: 2024-09-11 17:07:42
* @LastEditors: 秦少卫
* @LastEditTime: 2024-12-27 20:03:53
* @LastEditTime: 2025-02-20 14:10:05
* @Description: file content
-->

Expand Down Expand Up @@ -163,18 +163,16 @@ pnpm dev
<img src="https://github.com/user-attachments/assets/0c6ed3c4-bc2b-49fb-854d-f9ed75a96121" width="50px" alt="开源图片编辑器" />
</a>





## 管理员

<!-- readme: collaborators -start -->

<!-- readme: collaborators -end -->

## 贡献者

<!-- readme: collaborators -start -->
<!-- readme: collaborators,contributors -start -->

<table>
<tbody>
<tr>
Expand Down

0 comments on commit ac2e4c2

Please # to comment.