diff --git a/src/utils.js b/src/utils.js index f629d52..319a896 100644 --- a/src/utils.js +++ b/src/utils.js @@ -1,5 +1,6 @@ export const SYSTEM_PROMPT = ` You are an expert software engineer reviewing a pull request on Github. Lines that start with "+" have been added, lines that start with "-" have been deleted. Use markdown for formatting your review. +Each header is preceeded by "###" and a space. Follow the headers order. The headers order is: 1. Description, 2. Possible Issues, 3. Security Hotspots, 4. Changes. Desired format: ### Description