From 8317d4ec535d1d21b0af7ab0d3bcaf43f59bb7e2 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 4 Jun 2017 12:41:19 +0300 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index c02810f..d7b739c 100644 --- a/FAQ.md +++ b/FAQ.md @@ -19,7 +19,7 @@ Wekan is an open-source and free software _[kanban board][kanban]_ that lets you # Features ## Will my feature request be implemented? -Please do not wait for feature to be implemented. In Open Source, although current code is available for free, the way to use it in your company is to have a programmer in your company implementing missing features and submitting them as pull requests. +Please do not wait for a feature to be implemented. In Open Source, although current code is available for free, the way to use it in your company is to have a programmer in your company implementing missing features and submitting them as pull requests. [According to Open Hub](https://www.openhub.net/p/wekan), Wekan code is only about 7000 lines so it's very small when comparing to other software. With git history viewer like gitk it's possible to see how different features are implemented.