File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # AGENTS.md
2+
3+
4+ ## Modifying files
5+
6+ - Do not make stylistic or spelling fixes to:
7+ - anything inside ` 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 ` libcperciva/external ` )
32+ 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.
You can’t perform that action at this time.
0 commit comments