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

@@ -38,6 +38,9 @@
<li>Add permission settings and permissions to admin panel</li>
<li>Improve iOS and Android App functionality</li>
<li>Add an admin account page</li>
<li>Allow admins to print remaining tickets</li>
<li>Add auto updater</li>
<li>Create update plugin to allow for easy updating to next version</li>
</ul>
<h2>Before starting to contribute</h2>
<p>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.</p>