more docs

This commit is contained in:
janis
2023-09-19 09:24:58 +02:00
parent b76f832068
commit 8097ec6368
4 changed files with 10 additions and 1 deletions

View File

@@ -19,6 +19,9 @@ You may contribute to any of the following things (list is not exhaustive):
- Add permission settings and permissions to admin panel
- Improve iOS and Android App functionality
- Add an admin account page
- Allow admins to print remaining tickets
- Add auto updater
- Create update plugin to allow for easy updating to next version
## Before starting to contribute
Before you start coding, please make yourself familiar with the code of conduct and the linter settings. Another thing that is not required, but certainly a good idea is to open an issue on our GitHub to have a discussion about the changes you want to make so that you don't waste your time, if the thing you want to do is not something we feel like is necessary.

View File

@@ -2,4 +2,6 @@
Updating libreǝvent is important to keep it secure, performant and bug-free. Currently, updating libreevent involves manually uploading the new files.
**IMPORTANT: make sure to ALWAYS download the data and config directories before updating to not lose any data in case something goes wrong! When uploading, do NOT upload the data and config directories except the release note tell you anything else. Please also always follow any notes detailed in the release notes.**
**IMPORTANT: make sure to ALWAYS download the data and config directories before updating to not lose any data in case something goes wrong! When uploading, do NOT upload the data and config directories except the release note tell you anything else. Please also always follow any notes detailed in the release notes.**
There are currently no updates available, this section will be expanded, once there is.