Files
kotlin-fork/.github/PULL_REQUEST_TEMPLATE.md
T
2018-06-03 17:01:08 +03:00

596 B

Many thanks for your contribution, we genuinely appreciate it. Make sure that you can say "YES" to each point in this short checklist:

  • You do not have merge commits in PR
  • You made a few changes
  • You provided the link to related issue from YouTrack
  • You can describe changes made in PR
  • You made changes related to only one issue
  • You are ready to defend your changes on code review
  • You didn't touch what you don't understand
  • You ran the build locally, and verified new functionality
  • You ran related tests locally, and it passed

Thank you for your contribution!