Closed MisterBoole closed 10 months ago
Latest commit: 50a80e4a9ef3b48e7b28998b627e388119a73e89
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
👋 @MisterBoole
💖 Thanks for opening this pull request! 💖
Please follow the contributing guidelines. And we use semantic commit messages to streamline the release process.
Examples of commit messages with semantic prefixes:
fix: don't overwrite prevent_default if default wasn't prevented
feat: add graph.scale() method
docs: graph.getShortestPath is now available
Things that will help get your PR across the finish line:
npm run lint
locally to catch formatting errors earlier.We get a lot of pull requests on this repo, so please be patient and we will get back to you as soon as we can.
👋 @MisterBoole
Congrats on merging your first pull request! 🎉🎉🎉
修改选中节点的文档描述
Description
Motivation and Context
Types of changes
Self Check before Merge