Skip to content

docs: add pull request template - #59

Open
mzf11125 wants to merge 1 commit into
leanEthereum:mainfrom
mzf11125:feat/pr-template
Open

docs: add pull request template#59
mzf11125 wants to merge 1 commit into
leanEthereum:mainfrom
mzf11125:feat/pr-template

Conversation

@mzf11125

Copy link
Copy Markdown

Description

Add a .github/PULL_REQUEST_TEMPLATE.md modeled on the one used in leanSpec. leanSig currently has no PR template, so contributors have no structured prompt for describing what changed, why, and how it was tested.

What changed

  • Added .github/PULL_REQUEST_TEMPLATE.md with sections for description, changed files, correctness guarantees, tests, related issues, and a quality checks checklist (cargo fmt, clippy, test).

Closes #52

Add a .github/PULL_REQUEST_TEMPLATE.md modeled on leanSpec's template to
make PR descriptions more consistent and remind contributors to run
checks and consider tests before opening a PR.

Closes leanEthereum#52
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.

Add GitHub workflow updates and a PULL_REQUEST_TEMPLATE like leanSpec

1 participant