From 450c3425fae7821a710129f9840c88e4afaf9db4 Mon Sep 17 00:00:00 2001 From: yubiuser Date: Sun, 3 May 2026 13:21:41 +0200 Subject: [PATCH] Add Contributing.md Signed-off-by: yubiuser --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 000000000..1ea98df29 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +# Contributors Guide + +Please read and understand the contribution guide before creating an issue or pull request. + +The guide can be found here: [https://docs.pi-hole.net/guides/github/contributing/](https://docs.pi-hole.net/guides/github/contributing/)