diff --git a/FAQ.md b/FAQ.md index 117602d..81c95ae 100644 --- a/FAQ.md +++ b/FAQ.md @@ -22,9 +22,9 @@ Wekan is an open-source and free software _[kanban board][kanban]_ that lets you There are alternative ways to have your feature implemented: -a) [Add bounty for your feature request GitHub issue](https://www.bountysource.com/teams/wekan), biggest bounties are prioritized first +a) [Add bounty for your feature request GitHub issue](https://www.bountysource.com/teams/wekan), biggest bounties are prioritized first. -b) Develop feature and submit it as pull requests to devel [Wekan repo](https://github.com/wekan/wekan) branch +b) Develop feature and submit it as pull requests to devel [Wekan repo](https://github.com/wekan/wekan) branch. [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.