Skip to content

Commit 60f21dd

Browse files
committed
AGENTS.md: add
1 parent 3376aa2 commit 60f21dd

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# AGENTS.md
2+
3+
4+
## Modifying files
5+
6+
- Do not make stylistic or spelling fixes to:
7+
- `libcperciva/external/`
8+
- If there are substantive errors in those files, fixes are welcome.
9+
10+
11+
## Scope
12+
13+
- Prefer minimal, targeted changes.
14+
- Avoid refactoring unrelated code while fixing a bug.
15+
16+
17+
## Communication
18+
19+
- When submitting an issue or PR, clearly identify yourself as an LLM in the
20+
description.
21+
- Specify whether you are available to discuss problems or code changes, or
22+
whether you are simply reporting an issue and will not be responding further.
23+
24+
25+
## Bug bounties
26+
27+
- Bug bounty rules are available at https://www.tarsnap.com/bugbounty.html.
28+
- In particular, bounties worth less than $100 are paid as Tarsnap account
29+
credits, not cash.
30+
- We will never send any cryptocurrency, so do not post any wallet info.
31+
- Stylistic or spelling fixes in upstream code (such as
32+
`libcperciva/external/`) are not eligible for bug bounties.
33+
- Most PRs require multiple rounds of review and revision in response to
34+
feedback, so do not submit PRs if you are unable to communicate with
35+
reviewers.

0 commit comments

Comments
 (0)