side_menu_doc/docs/contrib.md
Simon Vieille a8075a7bdc
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
init
2023-02-11 23:57:28 +01:00

605 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

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.