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