From 46f3dedbc505df1528913bc328898e96f0281ec3 Mon Sep 17 00:00:00 2001 From: Ivan Maximov Date: Sat, 22 Jul 2023 10:51:28 +0300 Subject: [PATCH] Update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2886981481..f75e84d7c6 100644 --- a/README.md +++ b/README.md @@ -676,3 +676,4 @@ answering [questions](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthCh 1. Read and follow the [Don't push your pull requests](https://www.igvita.com/2011/12/19/dont-push-your-pull-requests/) 2. Follow the code guidelines and conventions. 3. New features are not only code, tests and documentation are also mandatory. +4. PRs with [`Ups for grabs`](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/labels/Ups%20for%20grabs) tag are good candidates to contribute.