aboutsummaryrefslogtreecommitdiff
path: root/configs/prompts/pr-prompt.txt
diff options
context:
space:
mode:
Diffstat (limited to 'configs/prompts/pr-prompt.txt')
-rw-r--r--configs/prompts/pr-prompt.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/configs/prompts/pr-prompt.txt b/configs/prompts/pr-prompt.txt
deleted file mode 100644
index 625c893..0000000
--- a/configs/prompts/pr-prompt.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-Write a clear, informative pull request message in markdown:
-
-* Remember to mention the files that were changed, and what was changed
-* Start with a summary
-* Explain the 'why' behind changes
-* Include a bulleted list to outline all of the changes
-* If there are changes that resolve specified issues add the issues to a list of closed issues
-* If there are no changes, or the input is blank - then return a blank string
-
-Think carefully before you write your pull request body.
-
-What you write will be passed to create a github pull request