Closed henit-chobisa closed 2 years ago
@henit-chobisa Can you please look into the merge conflicts : )
@henit-chobisa Can you please look into the merge conflicts : )
Sure, on it...
@samad-yar-khan
Hey Samad, I have resolved the merge conflicts, it was about the deletions I made in the GithubSlashCommand.ts
file, as I shifted all the imports and functions to the command utility.
@henit-chobisa Thanks for the PR. I have tested the code. LGTM <3 . Can you please document your code changes, along with the new modules which you have introduced, so we can add them to the wiki so it becomes easier for future contributors to go through these changes.
@henit-chobisa Thanks for the PR. I have tested the code. LGTM <3 . Can you please document your code changes, along with the new modules which you have introduced, so we can add them to the wiki so it becomes easier for future contributors to go through these changes.
Thanks for the review Samad, I will try to make a notion doc and share with you, will that work?
@henit-chobisa Thanks for the PR. I have tested the code. LGTM <3 . Can you please document your code changes, along with the new modules which you have introduced, so we can add them to the wiki so it becomes easier for future contributors to go through these changes.
Thanks for the review Samad, I will try to make a notion doc and share with you, will that work?
Works :) !!
Issue(s)
Closes #23
Acceptance Criteria fulfillment
Proposed changes (including videos or screenshots)
Why this change ?
Actually I am a Github CLI user and I am kind of used to it, when I tried our app in Rocket Chat, I found that we should give another alternative to
/github
i.e./gh
which is also used by Github Cli and I believe, people will get used to it more quicker than/github
.