Skip to content

Commit

Permalink
Merge branch 'fraccaman/pr-template-draft' (#1653)
Browse files Browse the repository at this point in the history
* origin/fraccaman/pr-template-draft:
  Update .github/PULL_REQUEST_TEMPLATE/new_topic.md
  git: added topic PR template
  • Loading branch information
Fraccaman committed Jul 5, 2023
2 parents 3d10615 + b48b561 commit c2779df
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE/new_topic.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit c2779df

Please sign in to comment.