From eb44d1e6adb28eaa38be7ff3c3bda310230303b2 Mon Sep 17 00:00:00 2001 From: Greg Miller Date: Fri, 24 Sep 2021 12:06:06 -0700 Subject: [PATCH] Add slightly more language in the README Contributing section (#318) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3e5134703f9..d39bf72bc3c 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ If you want to build the documentation, type: ## Contributing +Bug fixes, improvements and new features are always welcome! Please review the [Contributing to Lucene Guide](https://cwiki.apache.org/confluence/display/lucene/HowToContribute) for information on contributing.