docs: deprioritize vim-patch as a good beginner task

Also add a disclaimer where familiarity with vim is strongly suggested.
This commit is contained in:
Dundar Göc 2021-08-02 14:36:10 +02:00
parent 7085e5b0c8
commit 4388793799

View File

@ -7,11 +7,11 @@ Getting started
If you want to help but don't know where to start, here are some
low-risk/isolated tasks:
- [Merge a Vim patch].
- Try a [complexity:low] issue.
- Fix bugs found by [Clang](#clang-scan-build), [PVS](#pvs-studio) or
[Coverity](#coverity).
- [Improve documentation][wiki-contribute-help]
- [Merge a Vim patch] (Familiarity with Vim is *strongly* recommended)
Reporting problems
------------------