This issue will represent any changes needed to be made towards file / project organization. That includes makefiles, utility scripts, folder organizations, tool / environment support etc.
It will likely be a perpetual issue, and when committing any fix with sole regards to it, then insert "ORG: " at the beginning of your commit messages. This essentially means that instead of committing with "master: " while on the master branch, simply commit with "ORG: ."
Fixes of this type can be pushed to master so long as it is ENSURED that they DO NOT break anything which is already working. Anyone making these changes will also be expected to assist others who may encounter sudden build issues etc.
This issue will represent any changes needed to be made towards file / project organization. That includes makefiles, utility scripts, folder organizations, tool / environment support etc.
It will likely be a perpetual issue, and when committing any fix with sole regards to it, then insert "ORG: " at the beginning of your commit messages. This essentially means that instead of committing with "master: " while on the master branch, simply commit with "ORG: ."
Fixes of this type can be pushed to master so long as it is ENSURED that they DO NOT break anything which is already working. Anyone making these changes will also be expected to assist others who may encounter sudden build issues etc.