Skip to content

docs: fix CONTRIBUTING typos in test and git pull guidance#9327

Merged
Martin-Molinero merged 1 commit intoQuantConnect:masterfrom
shuofengzhang:docs-contributing-fixes-20260309
Mar 9, 2026
Merged

docs: fix CONTRIBUTING typos in test and git pull guidance#9327
Martin-Molinero merged 1 commit intoQuantConnect:masterfrom
shuofengzhang:docs-contributing-fixes-20260309

Conversation

@shuofengzhang
Copy link
Copy Markdown
Contributor

What changed

  • Fixed a typo in CONTRIBUTING.md: "units tests" → "unit tests".
  • Corrected an invalid git pull example command from git pull upstream/master to git pull upstream master.

Why

  • Keeps contributor guidance accurate and copy-paste safe.
  • Reduces avoidable friction for new contributors following the documented workflow.

Testing

  • scripts/clone_and_test.sh QuantConnect/Lean
  • Tests: not run (no tests found)

Copy link
Copy Markdown
Member

@Martin-Molinero Martin-Molinero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Martin-Molinero Martin-Molinero merged commit 72de855 into QuantConnect:master Mar 9, 2026
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.

2 participants