Merge branch 'main' of github.com:openimsdk/open-im-server

pull/2542/head
Monet Lee 1 year ago
commit 8c1c1b6c58

@ -7,6 +7,9 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
paths-ignore:
- '**/*.md'
workflow_dispatch: workflow_dispatch:
jobs: jobs:

@ -77,7 +77,7 @@ git push origin fix-bug-123
### 9. 签署 CLA ### 9. 签署 CLA
如果这是你第一次提交 PR你需要在 PR 的评论中回复: 如果这是你第一次提交 PR你需要在 PR 的评论中回复:
``` ```
I have read the CLA Document and I hereby sign the CLA The signature to be committed in order to sign the CLA
``` ```
### 编程规范 ### 编程规范

@ -75,7 +75,7 @@ Go to your fork on GitHub and click the "Pull Request" button. Ensure the PR des
### 9. Sign the CLA ### 9. Sign the CLA
If this is your first time submitting a PR, you will need to reply in the comments of the PR: If this is your first time submitting a PR, you will need to reply in the comments of the PR:
``` ```
I have read the CLA Document and I hereby sign the CLA The signature to be committed in order to sign the CLA
``` ```
### Programming Standards ### Programming Standards

Loading…
Cancel
Save