side_menu_doc/docs/contrib.md
Simon Vieille d4f73e32b6
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
add support alert
2023-03-09 08:42:57 +01:00

800 B

hide
navigation
toc

How to contribute?

You can report a bug or request a feature by opening an issue: https://gitnet.fr/deblan/side_menu/issues

!!! info "Support" You like this app and you want to support me?

[![](https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png){width=120px}](https://www.buymeacoffee.com/deblan)

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_menu and run make dep

Build javascripts using make build (or make watch to build them in real time).

Then commit and create a pull request.