JayOO2
Results
1
comments of
JayOO2
I created a patch that restores a clean `CODE_OF_CONDUCT.md` and saved it in the workspace as `fix-code-of-conduct.patch`. Patch contents (apply with `git apply`): ``` $(sed -n '1,400p' fix-code-of-conduct.patch) ``` Apply...