RocketChat / Apps.Github22

The ultimate AI-powered app extending Rocket.Chat for global developers collaborating on Github (2024 and beyond)
33 stars 38 forks source link

Comment on Issues #29

Open samad-yar-khan opened 2 years ago

samad-yar-khan commented 2 years ago

Why do we need this ?

As a GitHub App developer

I need to:

Add new modals to view issue details, issue comments and to add new comments to issue

So That:

Users can perform all the tasks related to GitHub Issues right from Rocket.Chat

Acceptance Criteria

Further Comments / References

varunsh17 commented 1 year ago

Hello @samad-yar-khan sir, I would like to work upon this issue to contribute in Roket.chat Can you share relevant details/folder/files/links/docs/concepts that will be helpful for me to tackle it ?

samad-yar-khan commented 1 year ago

Hey @varunsh17 , thankyou for showing interest in contributing to our project. You can go through the project wiki, Apps-engine documentation and the closed PRs for some inspiration.

Some Typescript Documentation incase you are new to Typescript

Some Documentation to get you started with Apps-Engine :

The following links might help, as the underlying logic should be similar to adding comments to PRs.:

varunsh17 commented 1 year ago

After I did local setup as stated in HERE , When I type github login and then click on login button , I am getting "Page not found" in new tab.. I guess I am doing some mistake in Application setup, can you suggest me how to proceed ? Thanks @samad-yar-khan image @samad-yar-khan

samad-yar-khan commented 1 year ago

Hey @varunsh17 apologies for the delayed response.

image

ayush3160 commented 1 year ago

Hi @samad-yar-khan , I would like to work on this issue.