Closed ModeSevenIndustrialSolutions closed 1 month ago
Note: this kind of mixed bullet point types is discouraged:
2. One of the below options can be used depending on the workflow followed by the community.
- Squash all the commits in the pull request into a single commit and use consolidate the commit titles and body into a single commit (Default).
- Squash all the commits in the pull request into a single commit and using the pull request title and body as the commit title and body (USE_PR_AS_COMMIT).
- Submit each commit as a separate single commit preserving the git history (SUBMIT_SINGLE_COMMITS).
3. Check for a Change-Id line in the pull request commit message. If it is not present, add the Change-Id to the commit. If the Change-Id is found in any of the commits, it will be reused along with the patch.```
README.md markdown syntax issues addressed in: https://github.com/lfit/github2gerrit/pull/11 Also note, have embedded hidden SPDX licensing hints into this file too.
Change merged.
The markdownlint tool flags the following:
(this is with long-line checks disabled, those are flagged in multiple places by the default tool configuration)