diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 00000000..d887594d --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,3 @@ +# Repository Instructions + +- Every commit made in this repository must include a DCO signoff. Use `git commit --signoff` or `git commit -s`. If a commit is missing the signoff, fix it with `git commit --amend --no-edit --signoff` before pushing. diff --git a/CLAUDE.md b/CLAUDE.md new file mode 120000 index 00000000..47dc3e3d --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1 @@ +AGENTS.md \ No newline at end of file