Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(react): fix doc link #2584

Merged
merged 2 commits into from
Dec 7, 2021
Merged

fix(react): fix doc link #2584

merged 2 commits into from
Dec 7, 2021

Conversation

zb188
Copy link
Contributor

@zb188 zb188 commented Dec 7, 2021

Before submitting a pull request, please make sure the following is done...

  • Ensure the pull request title and commit message follow the Commit Specific in English.
  • Fork the repo and create your branch from master or formily_next.
  • If you've added code that should be tested, add tests!
  • If you've changed APIs, update the documentation.
  • Ensure the test suite passes (npm test).
  • Make sure your code lints (npm run lint) - we've done our best to make sure these rules match our internal linting guidelines.

Please do not delete the above content


What have you changed?

fix field doc link

@CLAassistant
Copy link

CLAassistant commented Dec 7, 2021

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ zb188
❌ unknown


unknown seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@janryWang
Copy link
Collaborator

janryWang commented Dec 7, 2021

PR标题不符合规范,github账号邮箱配置有问题,不要删除默认PR内容,需要勾选确认项的

@janryWang
Copy link
Collaborator

#2579 这个是标准PR格式

@zb188 zb188 changed the title Patch 1 fix(react): fix doc link Dec 7, 2021
@codecov
Copy link

codecov bot commented Dec 7, 2021

Codecov Report

Merging #2584 (9968300) into formily_next (4a083ba) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##           formily_next    #2584   +/-   ##
=============================================
  Coverage         95.66%   95.66%           
=============================================
  Files               141      141           
  Lines              6322     6322           
  Branches           1674     1674           
=============================================
  Hits               6048     6048           
  Misses              274      274           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a083ba...9968300. Read the comment docs.

@janryWang janryWang merged commit 4faa406 into alibaba:formily_next Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants