Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 791 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

17 lines (14 loc) · 791 Bytes

Description

Changes

Related Issues

Checklist

  • I have fully tested the proposed changes and promise that they will not break everything into chaos.
  • I followed the existing code standards and didn't mess up the formatting.
  • I did my best to add documentation to any public classes or methods I added.
  • I have added Nonnull and Nullable annotations to my methods to indicate their behaviour for null values