diff --git a/.github/pr-description.md b/.github/pr-description.md new file mode 100644 index 000000000..85c8536a5 --- /dev/null +++ b/.github/pr-description.md @@ -0,0 +1,7 @@ +> [!WARNING] +> Deprecated file: GitHub does not use `.github/pr-description.md` as a pull request template. +> Keep the canonical PR template content in `.github/PULL_REQUEST_TEMPLATE.md` +> (or `.github/pull_request_template.md`) instead. + +This file is retained only as a migration note to avoid maintaining active PR template +content in a non-standard location.