Skip to content

Commit b6aa77e

Browse files
Update PULL_REQUEST_TEMPLATE.md
1 parent 097cabb commit b6aa77e

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,17 @@ Link to issue(s) this covers
44
Link to, or brief information about the issue
55

66
### Solution
7-
* Any comments on the approach taken, its consistency with surrounding code, etc.
7+
* Any comments on the approach taken, its consistency with surrounding code, etc. Please distinguish whether you fully understand, or have written this with an LLM.
88
* Which part of this PR is most in need of attention/improvement?
99
* [ ] At least one test covering the code changed
1010

11+
### Process
12+
13+
* Attachment level to the code in this PR? Zero - just posting in case helpful, low, medium, high - I carefully crafted every character
14+
* LLM primarily used (if any): e.g. Claude Fable 5
15+
16+
The closer this is to one-shot AI generated, the more it's worth just showing the prompt to make rework easier, feel free to add prompts or prompt snippets below
17+
18+
```
19+
prompt1
20+
```

0 commit comments

Comments
 (0)