Skip to content

Instantly share code, notes, and snippets.

@mdb1
Last active January 9, 2023 12:07
Show Gist options
  • Select an option

  • Save mdb1/3e773aa8eedc4e38dd3b5b501c7c72cd to your computer and use it in GitHub Desktop.

Select an option

Save mdb1/3e773aa8eedc4e38dd3b5b501c7c72cd to your computer and use it in GitHub Desktop.
Pull Request Template for Swift projects

What

Replace with a description of your changes.

Why

Replace with the reason for the changes you are making.

Screenshots

  • Help reviewers by providing before/after screenshots or a quick video.
  • Remove this section if there are no screenshots or videos.

Checklist

  • I have self-reviewed my code
  • All the entities have the correct access level
  • I have added unit tests for the new additions
  • I have followed the codebase conventions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment