Skip to content

Commit 8c22d44

Browse files
chore(dev): Add AGENTS.md and update PR template
1 parent 19f10a6 commit 8c22d44

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ body:
1717
- 'Yes'
1818
- 'No'
1919
- 'N/A'
20+
- type: dropdown
21+
validations:
22+
required: true
23+
attributes:
24+
label: Is code AI assisted/generated?
25+
options:
26+
- 'No'
27+
- 'Yes'
2028
- type: textarea
2129
attributes:
2230
label: Orgmode link

AGENTS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# AGENTS.md
2+
3+
## AI Disclosure
4+
5+
If AI was used in any way for a commit, add an `AI-assisted: <tool name>` trailer to the commit message.
6+
If the user commits manually, remind them to add it.

0 commit comments

Comments
 (0)