[gnome-todo] project: Fix it more



commit db101b3ce0d87a99b65a7de99d98f3ccce0ee872
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Mon Oct 16 22:54:34 2017 -0200

    project: Fix it more

 CONTRIBUTING.md | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 93dc975..9b01d40 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -60,6 +60,7 @@ This is how it would look with a maximum width of 650px:
 1. Ensure your code compiles. Run `make` before creating the pull request.
 2. If you're adding new external API, it must be properly documented.
 3. The commit message is formatted as follows:
+
 ```
    component: <summary>
 
@@ -69,6 +70,7 @@ This is how it would look with a maximum width of 650px:
 
    <link to the bug ticket>
 ```
+
 4. You may merge the pull request in once you have the sign-off of the maintainers, or if you
    do not have permission to do that, you may request the second reviewer to merge it for you.
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]