Skip to content

Commit 8c41436

Browse files
authored
feat: update pr template (#1321)
1 parent faa43cf commit 8c41436

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Please delete options that are not relevant.
1414
- [ ] Refactor
1515

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

0 commit comments

Comments
 (0)