Skip to content

Commit

Permalink
feat: update pr template (#1321)
Browse files Browse the repository at this point in the history
  • Loading branch information
JuArce authored Oct 25, 2024
1 parent faa43cf commit 8c41436
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Please delete options that are not relevant.
- [ ] Refactor

## Checklist

- [ ] “Hotfix” to `testnet`, everything else to `staging`
- [ ] Linked to Github Issue
- [ ] This change depends on code or research by an external entity
- [ ] Acknowledgements were updated to give credit
Expand All @@ -24,3 +26,6 @@ Please delete options that are not relevant.
- [ ] Benchmarks added/run
- [ ] Has a known issue
- [Link to the open issue addressing it]()
- [ ] If your PR changes the Operator compatibility (Ex: Upgrade prover versions)
- [ ] This PR adds compatibility for operator for both versions and do not change batcher/docs/examples
- [ ] This PR updates batcher and docs/examples to the newer version. This requires the operator are already updated to be compatible

0 comments on commit 8c41436

Please sign in to comment.