more shit

This commit is contained in:
hexlocation 2025-06-20 21:43:02 +02:00
parent a22d5a6713
commit 3fc792fd53

View file

@ -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.