Skip to content

Commit dd47a6c

Browse files
authored
Merge pull request #3719 from metabrainz/mention-ai-in-pr-template
Update the PR template to require AI disclosure
2 parents 8737b40 + adbbaa2 commit dd47a6c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,15 @@
3030

3131
:beginner: If you have a lot to say, be more detailed in this section.
3232

33+
# AI usage
34+
<!--
35+
If you used AI / LLM tools while working on this pull request, you must
36+
disclose it as per the MetaBrainz Foundation's contribution guidelines
37+
(https://github.com/metabrainz/guidelines).
38+
-->
39+
40+
:beginner: If you used AI at all, you must disclose it, and what for, such as:
41+
Used Copilot when writing the tests I added to `testfile.js`
3342

3443
# Testing
3544
<!--

0 commit comments

Comments
 (0)