Skip to content

chore: add PR template#9

Merged
prestwich merged 2 commits intomainfrom
samwise/add-pr-template
Feb 17, 2026
Merged

chore: add PR template#9
prestwich merged 2 commits intomainfrom
samwise/add-pr-template

Conversation

@init4samwise
Copy link
Copy Markdown
Contributor

Description

Adds a standardized PR template for the signet-sol repo with:

  • Linear ticket linking (ENG-XXXX format)
  • Conventional commit format reference
  • Comprehensive security checklist (reentrancy, access control, front-running, oracle manipulation, etc.)
  • Gas optimization considerations
  • Solidity-specific checks (visibility, NatSpec, custom errors)
  • Deployment considerations

Related Issue

Closes ENG-1818

Changes Made

  • Added .github/PULL_REQUEST_TEMPLATE.md

This is part of a broader effort to standardize PR templates across all Signet repositories. The Solidity template has additional security-focused sections given the nature of smart contract development.

Closes ENG-1818
@prestwich prestwich merged commit d6ed845 into main Feb 17, 2026
2 checks passed
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.

2 participants