From e0e23f2d62033d4bddbaf123c555d6a9b209c20e Mon Sep 17 00:00:00 2001 From: Alexander Courtis Date: Sun, 13 Nov 2022 10:37:21 +1100 Subject: [PATCH] doc: add labels hint to contributing --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ff258711..01f3f128 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,8 @@ Please attach `$XDG_CACHE_HOME/nvim/nvim-tree.log` if you raise an issue. PRs are always welcome. See [CONTRIBUTING.md](CONTRIBUTING.md) +See [bug](https://github.com/nvim-tree/nvim-tree.lua/issues?q=is%3Aissue+is%3Aopen+label%3Abug) and [PR Please](https://github.com/nvim-tree/nvim-tree.lua/issues?q=is%3Aopen+is%3Aissue+label%3A%22PR+please%22) issues if you are looking for some work to get you started. + ### Help Wanted Developers with the following environments: