From e75cfd7abe5677cd041a6795fb48432afa61aca6 Mon Sep 17 00:00:00 2001 From: Luke Hagar Date: Tue, 17 Sep 2024 14:40:43 +0000 Subject: [PATCH] pr template --- .github/PULL_REQUEST_TEMPLATE /default.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE /default.md diff --git a/.github/PULL_REQUEST_TEMPLATE /default.md b/.github/PULL_REQUEST_TEMPLATE /default.md new file mode 100644 index 00000000..622d5e38 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE /default.md @@ -0,0 +1,5 @@ +# @coderabbitai + +@coderabbitai summary + +Fixes # (issue) \ No newline at end of file