Skip to content

docs: add a pull request template - #30

Merged
ryanio merged 1 commit into
mainfrom
chore/pr-template-comment
Aug 22, 2026
Merged

docs: add a pull request template#30
ryanio merged 1 commit into
mainfrom
chore/pr-template-comment

Conversation

@ryanio

@ryanio ryanio commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Motivation

This repo has no pull request template, so PR bodies arrive with whatever structure the author picks, or none at all.

Solution

Adds .github/pull_request_template.md, byte-identical to the one seaport and seadrop already use, plus a line pointing security reports at https://bugcrowd.com/engagements/opensea rather than a public pull request or issue.

All guidance sits inside HTML comments. A contributor sees two empty headings, Motivation and Solution, and none of our prose ends up in their PR body. That failure mode is real: the mirrored packages in opensea-devtools shipped their guidance as plain markdown, and every community PR there opens with our boilerplate before the author gets a word in. See opensea-sdk pull requests 1997 through 2000.

Verified by stripping the HTML comments from the file and confirming the remainder is two headings and blank lines.

This repo had none, so PR bodies arrive with no structure. Uses the same
foundry-derived template as seaport and seadrop, with all guidance inside HTML
comments so nothing renders except the two headings the author fills in.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@ryanio
ryanio merged commit e112e4d into main Aug 22, 2026
4 checks passed
@ryanio
ryanio deleted the chore/pr-template-comment branch August 22, 2026 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant