santree 0.2.5 → 0.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/prompts/fill-pr.njk +1 -0
package/package.json
CHANGED
package/prompts/fill-pr.njk
CHANGED
|
@@ -19,5 +19,6 @@ Branch: {{ branch_name }}
|
|
|
19
19
|
- Fill the template sections using the commits and diff above
|
|
20
20
|
- Be concise and factual
|
|
21
21
|
- For any screenshot sections, leave a comment: `<!-- Screenshot: describe what to show -->`
|
|
22
|
+
- If you lack information to fill a section, fill it with what you have from the diff and commits. If you truly have nothing relevant, leave the section empty. Never write excuses like "I don't have permissions" or "Unable to access" — that is not valid template content.
|
|
22
23
|
- Do NOT wrap the output in a code block
|
|
23
24
|
- Output ONLY the filled template
|