notify icon indicating copy to clipboard operation
notify copied to clipboard

feat(service): Zulip Service integration

Open saisumith770 opened this issue 2 years ago • 0 comments

Description

Adds Zulip service to the package

Motivation and Context

solving the issue #457

How Has This Been Tested?

All exported methods have been unit tested with testify.

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] Documentation (no code change)
  • [ ] Refactor (refactoring production code)
  • [ ] Other

Checklist:

  • [x] My code follows the code style of this project.
  • [x] I have updated the documentation accordingly.
  • [x] I have added tests to cover my changes.
  • [x] All new and existing tests passed.

saisumith770 avatar Oct 05 '23 21:10 saisumith770