project: Add guideline for patches

This commit is contained in:
Michael Fabian 'Xaymar' Dirks 2023-05-14 02:22:26 +02:00 committed by Xaymar
parent b6ea9b3c5a
commit 2b5d2fbe9e

View file

@ -33,6 +33,7 @@ Depending on where the file is that you ended up modifying, or if you modified m
- `/source`, `/include` -> `code`
- `/templates` -> `templates` (or merge with `cmake`)
- `/third-party` -> `third-party`
- `/patches` -> `patches`
- `/tools` -> `tools`
- `/ui` -> `ui` (if not part of a `code` change)
- Most other files -> `project`