diff --git a/.github/PULL_REQUEST_TEMPLATE/new_topic.md b/.github/PULL_REQUEST_TEMPLATE/new_topic.md new file mode 100644 index 0000000000..8364cf2c64 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/new_topic.md @@ -0,0 +1,10 @@ +## Describe your changes + +## Indicate on which other PRs this topic is based on, if any + +## Checklist before merging to `draft` +- [ ] I have checked that the following e2e test are working locally + - `masp_incentives` + - `masp_txs_and_queries` + - `proposal_submission` +- [ ] I have added a changelog \ No newline at end of file