浏览代码

Merge pull request #77 from coderwill/add-hyperlinks-to-contribute-document

Add hyperlinks to contributor document
Juan Batiz-Benet 10 年之前
父节点
当前提交
b691e38ec6
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      CONTRIBUTE.md

+ 2 - 2
CONTRIBUTE.md

@@ -5,7 +5,7 @@ There are many ways to contribute to IPFS development. This document will flesh
 
 ### Help with the design
 
-If you find an error or have a suggestion for the overall design of IPFS, please submit an Issue.
+If you find an error or have a suggestion for the overall design of IPFS, please submit an [Issue](https://github.com/ipfs/ipfs/issues/new).
 
 ### Help with the implementations
 
@@ -17,4 +17,4 @@ Please tweet, email, tell everyone about this. IPFS will succeed only if many pe
 
 ### Help in other ways
 
-Email me directly if you'd like to help in other ways.
+[Email me directly](mailto:juan@benet.ai?subject=Contributing to IPFS) if you'd like to help in other ways.