br submit

Submit changes for review

Why & When to Submit

The br submit command is used to submit your changes for review. It creates a pull request (PR) on GitHub, allowing your team to review and approve your changes before they are merged into the main branch.

You should submit when:

  • You have completed a feature or bug fix
  • You want to share your changes with your team
  • You want to get feedback on your code

Usage

br submit

What's Next?

After submitting, you can sync with remote changes: