From c6427dc7242c5438ca03d2254d15dd262a05779b Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Fri, 21 Feb 2025 14:02:29 -0800 Subject: [PATCH] Update README.md --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 294974e7..c3c334ac 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,5 @@ All feedback, bug reports, questions, and feature requests should be reported to ## Contribution Policy -Yaak is open source, but only accepting contributions for bug fixes. See the -[`good first issue`](https://github.com/yaakapp/app/labels/good%20first%20issue) label for -issues that are more approachable for contribution. - -To get started, visit [`DEVELOPMENT.md`](DEVELOPMENT.md) for tips on setting up your -environment. +Yaak is open source, but only accepting contributions for bug fixes. To get started, +visit [`DEVELOPMENT.md`](DEVELOPMENT.md) for tips on setting up your environment.