浏览代码

Add missing commit title in the log example

Rémi Verschelde 8 年之前
父节点
当前提交
959683c3d8
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      CONTRIBUTING.md

+ 2 - 0
CONTRIBUTING.md

@@ -63,6 +63,8 @@ The short title is the most important part, as it is what will appear in the `sh
 Here's an example of a well-formatted commit log (note how the extended description is also manually wrapped at 80 chars for readability):
 Here's an example of a well-formatted commit log (note how the extended description is also manually wrapped at 80 chars for readability):
 
 
 ```
 ```
+Prevent French fries carbonization by fixing heat regulation
+
 When using the French fries frying module, Godot would not regulate the heat
 When using the French fries frying module, Godot would not regulate the heat
 and thus bring the oil bath to supercritical liquid conditions, thus causing
 and thus bring the oil bath to supercritical liquid conditions, thus causing
 unwanted side effects in the physics engine.
 unwanted side effects in the physics engine.