Updated How to collaborate (markdown)

Erwin Ried 2024-01-11 15:08:23 +01:00
parent c1faec68ef
commit d7e56a3c98

@ -19,6 +19,7 @@ I know what are you thinking: "I am not an expert, I do not know C++, I am not c
So, setup the environment and compile the code as instructed below. Modify something dumb: the title bar of an app, some button, ... compile again and test. Try to understand how things works; this is exactly how everyone gets involved.
> [!TIP]
> While you learn, you can add comments and rename variables if you think it will help others to understand the code. **This is also a very appreciated contribution.**
## Environment setup