瀏覽代碼

Updated contributing to wiki.

Lauri Ojansivu 1 年之前
父節點
當前提交
8ba3a05648
共有 1 個文件被更改,包括 3 次插入7 次删除
  1. 3 7
      CONTRIBUTING.md

+ 3 - 7
CONTRIBUTING.md

@@ -27,13 +27,9 @@ CVE Hall of Fame is at https://wekan.github.io/hall-of-fame/
 
 
 ## Contributing to Documentation Wiki
 ## Contributing to Documentation Wiki
 
 
-Please clone wiki:
-```
-git clone https://github.com/wekan/wekan.wiki
-```
-Edit .md files, and add changed files in .zip attachment
-directly to comment of new issue at
-https://github.com/wekan/wekan/issues 
+Fork WeKan repo https://github.com/wekan/wekan ,
+edit `docs` directory content at GitHub web interface,
+and click send PR.
 
 
 ## Contributing code
 ## Contributing code