Skip to content

Commit 6b6926e

Browse files
committed
Resolved OpenBMC CI Build failure
- OpenBMC CI Build was failing due to empty line
 in Contributing.md. - Observed this issue in these commits: 1. https://gerrit.openbmc.org/c/openbmc/webui-vue/+/71290 2. https://gerrit.openbmc.org/c/openbmc/webui-vue/+/82541 3. https://gerrit.openbmc.org/c/openbmc/webui-vue/+/82616 Signed-off-by: Nikhil Ashoka <[email protected]> Change-Id: Ibf7a0b8e1df0d2cb8d44a497e8b38cb8a8698e30
1 parent 88f7aed commit 6b6926e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ GitHub pull request.
138138
1. Commit your changes, adding a Signed-off-by line to it:
139139
`git commit --signoff`
140140
1. Write a [good commit message](https://chris.beams.io/posts/git-commit/)
141-
142141
- Separate subject from the body with a blank line
143142
- Limit the subject line to 50 characters
144143
- Capitalize the subject line

0 commit comments

Comments
 (0)