Skip to content

Commit 172e027

Browse files
Fix GitHub PR Template AI disclosure rendering (#986)
* fixing ai disclosure rendering in template Signed-off-by: Catalin-Stratulat-Ericsson <catalin.stratulat@ericsson.com> * changed template Signed-off-by: Catalin-Stratulat-Ericsson <catalin.stratulat@ericsson.com> --------- Signed-off-by: Catalin-Stratulat-Ericsson <catalin.stratulat@ericsson.com> Co-authored-by: Liam Fallon <35595825+liamfallon@users.noreply.github.com>
1 parent de00162 commit 172e027

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,10 @@
5656
---
5757

5858
## AI Disclosure
59-
[ ] I have used AI in the creation of this PR.
6059

61-
Examples:
60+
- [ ] **I have used AI in the creation of this PR.**
6261

63-
- Microsoft Copilot to analyse the code
64-
- Claude code to generate the function someNewFunctionIAdded()
65-
- Amazon Q to generate unit tests
62+
If so, please describe how:
63+
- E.g. Microsoft Copilot to analyse the code.
64+
- E.g. Claude code to generate the function someNewFunctionIAdded().
65+
- E.g. Kiro to generate unit tests.

0 commit comments

Comments
 (0)