How to contribute?
You can report a bug or request a feature by opening an issue: https://gitnet.fr/deblan/side_menu/issues
You are a translator
Translations are managed from translate.codeberg.org.
You are a developer
- fork the repository
- install an instance of Nextcloud
- go to
apps/and clone your repository - go to
apps/side_menuand runmake dep
Build javascripts using make build (or make watch to build them in real time).
Then commit and create a pull request.