Browse Source

doc: typo

fatedier 9 years ago
parent
commit
6a0d6035cb
2 changed files with 3 additions and 4 deletions
  1. 2 3
      README.md
  2. 1 1
      README_zh.md

+ 2 - 3
README.md

@@ -32,9 +32,8 @@ Read the [QuickStart](doc/quick_start_en.md) | [使用文档](doc/quick_start_zh
 
 Interested in getting involved? We would love to help you!
 
-For simple bug fixes, just submit a PR with the fix and we can discuss the fix directly in the PR. If the fix is more complex, start with an issue.
-
-If you have some wanderful ideas, send email to fatedier@gmail.com.
+* Take a look at our [issues list](https://github.com/fatedier/frp/issues) and consider submitting a patch
+* If you have some wanderful ideas, send email to fatedier@gmail.com.
 
 ## Contributors
 

+ 1 - 1
README_zh.md

@@ -30,7 +30,7 @@ frp 目前正在前期开发阶段,master分支用于发布稳定版本,dev
 
 如果您对这个项目感兴趣,并且想要参与其中,我们非常欢迎!
 
-* 如果您需要提交问题,可以通过 [issue](https://github.com/fatedier/frp/issues) 来完成。
+* 如果您需要提交问题,可以通过 [issues](https://github.com/fatedier/frp/issues) 来完成。
 * 如果您有新的功能需求,可以反馈至 fatedier@gmail.com 共同讨论。
 
 ## 贡献者