Description
We need to create a document that outlines CONTRIBUTION rules
Similar to how we have done here:
https://github.com/TheSuperHackers/GeneralsGamePatch/blob/main/CONTRIBUTE.md#how-to-contribute-as-developer
We need in code documentation of same/similar kind. So for example in code put:
// TheSuperHackers @bugfix xezon 04/03/2025 Fix buffer overflow of buf variable
And we also want to prepare the yaml documentation so that we can build change logs later.
We can put the yaml change logs into folders
Generals/Design/Changes/v1
GeneralsMD/Design/Changes/v1
For code there are probably more rules we need. I don't have a good overview of it. Can someone take care of it?