瀏覽代碼

one file per commit

Chris Wanstrath 14 年之前
父節點
當前提交
d03876d396
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -3,6 +3,9 @@
 That's what we're trying to build. Please contribute
 by [forking][fk] and sending a [pull request][pr].
 
+Also **please** only modify **one file** per commit. This'll
+make merging easier for everyone.
+
 Here's a good **global** gitignore: <http://help.github.com/git-ignore/>
 
 For more information on gitignore: [gitignore(5)][g5]