How to contribute manual #634
Replies: 1 comment 1 reply
|
Hi André :) There is a draft :D Please leave feedback if you struggle with something. In short, we try to follow guidelines made by GNOME: You should be comfortable installing the app using meson. I use gedit to edit code and reinstall the app every time I make changes. For long time I resorted to gedit because it's hard to find a good IDE supporting Vala or gjs. You could try GNOME Builder. To test the extension, it's best to run gnome-shell from terminal It's safer; easier to monitor gnome-shell logs. GNOME Shell doesn't properly reload extensions which makes it mandatory. I use jhbuild with latest gnome-shell from git. But it's not necessary. Handy documentation: I currently work on porting the app to GTK 4 https://github.com/gnome-pomodoro/gnome-pomodoro/tree/wip/gtk4 . What things you would like to work on? Best regards |
Uh oh!
There was an error while loading. Please reload this page.
There is some guidelines on how to contribute to project? Which tools should we use?
All reactions