From 78b3827181ca9706aa472c0b36ce1cb3319d65c3 Mon Sep 17 00:00:00 2001 From: TimTheBig <132001783+TimTheBig@users.noreply.github.com> Date: Thu, 9 Nov 2023 12:13:23 -0500 Subject: [PATCH] Update CONTRIBUTING.md Signed-off-by: TimTheBig <132001783+TimTheBig@users.noreply.github.com> --- CONTRIBUTING.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b7777a67..7bf2f809 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,9 +9,9 @@ Please read and understand the contribution guide before creating an issue or pu

Etiquette

Our goal for Pi-hole is stability before features. This means we focus on squashing critical bugs before adding new features. Often, we can do both in tandem, but bugs will take priority over a new feature. - + Pi-hole is open source and [powered by donations](https://pi-hole.net/donate/), and as such, we give our free time to build, maintain, and provide user support for this project. It would be extremely unfair for us to suffer abuse or anger for our hard work, so please take a moment to consider that. - + Please be considerate towards the developers and other users when raising issues or presenting pull requests. Respect our decision(s), and do not be upset or abusive if your submission is not used. @@ -24,36 +24,36 @@ When requesting or submitting new features, first consider whether it might be u

Before filing an issue:

Before submitting a pull request:

Technical Requirements: