From 3660a691092325f345e4bb61fd35490f320628b6 Mon Sep 17 00:00:00 2001 From: Frank Elsinga Date: Sat, 3 Jan 2026 03:33:23 +0100 Subject: [PATCH] Update CONTRIBUTING.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 51da864cf..ac15416a3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,7 +5,6 @@ requests for Uptime Kuma. I never thought the GitHub community would be so nice! Because of this, I also never thought that other people would actually read and edit my code. Parts of the code are not very well-structured or commented, sorry about that. -If you have ideas or suggestions, please feel free to open an issue or submit a pull request. The project was created with `vite` and is written in `vue3`. Our backend lives in the `server`-directory and mostly communicates via websockets.