You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
649 B

  1. pullRequestOpened: |
  2. :wave: Thanks for creating a PR!
  3. Before we can merge this PR, please make sure that all the following items have been
  4. checked off. If any of the checklist items are not applicable, please leave them but
  5. write a little note why.
  6. - [ ] Wrote tests
  7. - [ ] Updated CHANGELOG_PENDING.md
  8. - [ ] Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  9. - [ ] Updated relevant documentation (`docs/`) and code comments
  10. - [ ] Re-reviewed `Files changed` in the Github PR explorer
  11. - [ ] Applied Appropriate Labels
  12. Thank you for your contribution to Tendermint! :rocket: