Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save korayguler/0d8936c3827852ffe98b2d339444f2c8 to your computer and use it in GitHub Desktop.
Save korayguler/0d8936c3827852ffe98b2d339444f2c8 to your computer and use it in GitHub Desktop.

πŸš€ Purpose

This MR addresses the issue of [insert issue or goal here] by [insert what the changes do].

🎯 Related Issues/Merge Requests

πŸ” Changes

  • [Insert specific changes here, using bullet points]

πŸ€” Side Effects/Impacts

  • [Insert any potential side effects or impacts here]

πŸ”’ Security Considerations

  • [Insert any security considerations here, if applicable]

πŸ“ Documentation

  • [Insert any updated or new documentation here]

πŸ§ͺ Testing

  • [Insert any manual testing steps or instructions here, if applicable]

❓ Open Questions/Concerns

  • [Insert any open questions or concerns here]

βœ… Things to Check

The following checklist includes the essential items that need to be checked during the review of this MR:

  • I have performed a self-review of my code
  • My code follows the style guidelines of this project
  • I have added tests that prove my fix is effective or that my feature works
  • Have you successfully run tests with your changes locally?
  • New and existing unit tests pass locally with my changes
  • My changes generate no new warnings
  • Was the developed feature tested on other platforms as well? (IOS, Android, Safari, Chrome)
  • Is the code coverage report above 80%?
  • Has the documentation for the developed feature been updated on the application side?

πŸ”— Supporting Links

The following links contain additional resources that can be helpful during the review of this MR:

πŸ«‚ Reviewers

@korayguler @ulubayam

Please review the above checklist and information. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment