From 3fc792fd534a64ce9a139f88247bbd59303b0f04 Mon Sep 17 00:00:00 2001 From: hex Date: Fri, 20 Jun 2025 21:43:02 +0200 Subject: [PATCH] more shit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 24e2a33..65f1ce2 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ This is the backend that is supposed to glue together our frontend with our data * MinIO S3 SDK (for storing images) ## Contributing +This applies to the frontend aswell! + 1. Make sure you test your PR before submitting. 2. Make sure that it works everywhere. 3. Format your code, make it look nice :D @@ -24,5 +26,7 @@ git format-patch -1 HEAD ``` Patches can be sent to hex@iwakura.rip. +Frequent commiters may get an iwakura.rip account to open pull requests directly on the repo or may even get added to the project. To inquire about any of these two, please e-mail me at the aforementioned e-mail address. + ## License This project is licensed under the GPLv3, as can be seen in the LICENSE file distributed alongside this project.