Great! (Minor detail: We use imperative style for issues and commit messages. Style rules are yet to be added to the README, though...)
Sure, why not. :) Open a pull request and I'll merge it into the codebase after review.
P. S. If you have any questions and/or would like to participate more in this project, both me and…
I have merged existing Wiki explanations with your proposed README changes into https://gitea.dmz.rs/sborovic/dmzOS/src/branch/main/README.md#development-environment. Does it look okay?
I'd…
Great, as this has to be done on the server that hosts Gitea (right?), we can maybe ask Aleksej to come there one day and set it up ourselves (or maybe obtain temporary SSH access to the server…
This is essentially it.
docker-compose.yml needs to be placed in project root. I personally place all Dockerfile files in /Dockerfiles/
.
Regarding vim, I think the best way to enforce…