Skip to content

Commit e095e6b

Browse files
authored
Merge pull request #276 from freelawproject/docs-add-pr-template
docs(github): add PR template with AI disclosure section
2 parents bcae370 + be2bd99 commit e095e6b

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## Fixes
2+
<!-- What issues does this fix? Use this syntax to auto-close the issue: -->
3+
<!-- https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword -->
4+
<!-- E.g.: "Fixes: #XYZ" -->
5+
This fixes...
6+
7+
## Summary
8+
<!-- What does this change, how did you approach it, and are there any gotchas or compromises? -->
9+
This PR...
10+
11+
## AI Disclosure
12+
<!-- Please check the one box that applies. -->
13+
- [ ] No AI tools were used to create the content of this PR.
14+
- [ ] Parts of this PR were created with the help of an AI tool, and I have carefully reviewed all of its content and take full responsibility for it.
15+
16+
<!-- Thank you for contributing and filling out this form! -->

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- Other features (suggestions welcome)?
1212

1313
## Upcoming Changes
14-
-
14+
- Add a PR template with an AI Disclosure section
1515

1616

1717
## Current Version

0 commit comments

Comments
 (0)