diff --git a/README.md b/README.md new file mode 100644 index 00000000..598fcbdc --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +## "Soft" Pull Request rules + +* Thou shall not merge your own PRs, at least one person should review the PR and merge it (4-eyes rule) +* Thou shall make sure that workflows are cleanly completed for your PR before considering merge + +## Workflows responsibility +* **C/C++ CI (ccpp-linux.yml)**: TBD +* **C/C++ CI Win64 Compile (ccpp-win64.yml)**: TBD