From d3a6ad1b2e85f47010439cdb2efc40d3f2ea22eb Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Mon, 22 Jan 2024 21:52:32 -0800 Subject: [PATCH] Update development.md --- docs/more/development.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/more/development.md b/docs/more/development.md index 83a2f032..f7d9f81d 100644 --- a/docs/more/development.md +++ b/docs/more/development.md @@ -43,6 +43,7 @@ See the [pre-commit documentation](https://pre-commit.com/#install) to get start - New features should be linked to an existing feature request with at least 5 'up-votes'. The purpose of this requirement is to avoid the addition (and maintenance) of features that might only benefit a small number of users. - If you have ideas for a larger feature, please open a discussion first. +- Please note that though it is a requirement, a discussion with 5 'up-votes' in no way guarantees that a PR will be merged. ## Service Widget Guidelines