Updated FAQ (markdown)

Lauri Ojansivu 2017-08-01 22:03:09 +03:00
parent 0ce33fb6dd
commit 214ef1c8e3

4
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.