From 2064207864f70637fce2e904755c2e02063e42b5 Mon Sep 17 00:00:00 2001 From: horstoeko Date: Sun, 24 Sep 2023 09:14:03 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 243cbaa6..6d8a37cf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -89,7 +89,7 @@ This section guides you through submitting an enhancement suggestion for horstoe - Make sure that you are using the latest version. - Read the [documentation](https://github.com/horstoeko/zugferd) carefully and find out if the functionality is already covered, maybe by an individual configuration. -- Perform a [search](https://github.com/horstoeko/zugferd/issues) to see if the enhancement has already been suggested. If it has, add a comment to the existing issue instead of opening a new one. +- Perform a [search](https://github.com/horstoeko/zugferd/issues?q=label%3Aenhancement) to see if the enhancement has already been suggested. If it has, add a comment to the existing issue instead of opening a new one. - Find out whether your idea fits with the scope and aims of the project. It's up to you to make a strong case to convince the project's developers of the merits of this feature. Keep in mind that we want features that will be useful to the majority of our users and not just a small subset. If you're just targeting a minority of users, consider writing an add-on/plugin library.