Browse Source

Updated contributing to wiki.

Lauri Ojansivu 1 năm trước cách đây
mục cha
commit
8ba3a05648
1 tập tin đã thay đổi với 3 bổ sung7 xóa
  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
 
-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