commit | 6b6926e2e1585856a2665eeac7955a47bae4a8df | [log] [tgz] |
---|---|---|
author | Nikhil Ashoka <a.nikhil@ibm.com> | Fri Aug 08 18:26:52 2025 +0530 |
committer | Nikhil Ashoka <a.nikhil@ibm.com> | Fri Aug 08 13:25:43 2025 +0000 |
tree | bc821a2e21e91288d8692c0ef0d1ae3a622af132 | |
parent | 88f7aed1394615a4daadb7c56a2d7e42e0865921 [diff] |
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 <a.nikhil@ibm.com> Change-Id: Ibf7a0b8e1df0d2cb8d44a497e8b38cb8a8698e30
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index de8be02..dc99e88 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md
@@ -138,7 +138,6 @@ 1. Commit your changes, adding a Signed-off-by line to it: `git commit --signoff` 1. Write a [good commit message](https://chris.beams.io/posts/git-commit/) - - Separate subject from the body with a blank line - Limit the subject line to 50 characters - Capitalize the subject line