Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## Issue Link

## AI Policy Ack

Please ack that you have read the [AI Policy](https://github.com/shell-pool/shpool/blob/master/HACKING.md#ai-policy)
and explain your use of AI to generate this PR.

## Description
2 changes: 2 additions & 0 deletions HACKING.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ and prevent the accumulation of bloat or needless abstraction. If you do use
AI to generate code, you must review and test it carefully yourself. Do not
send patches you don't understand.

When creating PRs or filing issues, disclose your AI usage.

## Installing From Source

### Install a rust toolchain
Expand Down
Loading