Merge pull request #15242 from dundargoc/docs/vim-patch/move-outsite-of-getting-started

docs: deprioritize vim-patch as a good beginner task
This commit is contained in:
bfredl
2022-01-16 23:39:38 +01:00
committed by GitHub

View File

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