mirror of
https://github.com/openmv/openmv.git
synced 2025-09-26 23:09:13 +08:00
Update README.md
This commit is contained in:
parent
fa3007a6ea
commit
607d02efd0
@ -108,7 +108,7 @@ git push origin -u <some_branch_name>
|
||||
Please follow the [best practices](https://developers.google.com/blockly/guides/modify/contribute/write_a_good_pr) when sending pull requests upstream. In general, the pull request should:
|
||||
* Fix one problem. Don't try to tackle multiple issues at once.
|
||||
* Use commits. Split the changes into logical groups using git commits.
|
||||
* Please make sure your commits subject lines are less than 78 characters, and match the following pattern:
|
||||
* Use subject lines less than 78 characters, matching the following pattern:
|
||||
```
|
||||
<scope>: <description>.
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user