Skip to content

docs: fix topic-branch push instructions in CONTRIBUTING#9324

Merged
Martin-Molinero merged 1 commit intoQuantConnect:masterfrom
shuofengzhang:bug-0-fix-contributing-push-instructions
Mar 9, 2026
Merged

docs: fix topic-branch push instructions in CONTRIBUTING#9324
Martin-Molinero merged 1 commit intoQuantConnect:masterfrom
shuofengzhang:bug-0-fix-contributing-push-instructions

Conversation

@shuofengzhang
Copy link
Contributor

What changed

  • Fixed a grammar typo in CONTRIBUTING.md ("This is where main development takes place").
  • Corrected the topic-branch push example to match the documented workflow:
    • Updated wording from pushing to master to pushing to the topic branch.
    • Updated command example to git push origin bug-123-short-issue-description.

Why

  • The guide currently describes topic-branch development, but one command example still points contributors to push master.
  • This can confuse first-time contributors and lead to pushing the wrong branch.

Testing

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

Copy link
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 b4a46bc 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