Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 911 Bytes

pull_request_template.md

File metadata and controls

28 lines (18 loc) · 911 Bytes

Information

  • Kind:
  • Related issue:
  • Emoji that best describe this PR:

Description

PR checklist

If you've made change to the code, be sure to validate this checklist:

  • I have read the contribution guideline
  • I have minimized linting error when running npm run lint
  • I have added tests for my code
  • I have successfully ran tests with npm test
  • I have checked that everything looks good on drawing tests
  • I am an awesome human being