From 8ba3a05648818f6162b2021affeb33066f91c400 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 8 Mar 2024 21:36:29 +0200 Subject: [PATCH] Updated contributing to wiki. --- CONTRIBUTING.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8054427d0..051a3a90a 100644 --- a/CONTRIBUTING.md +++ b/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