aspnet / WebHooks

[Archived] Libraries to create and consume web hooks on ASP.NET Core. Project moved to https://github.com/aspnet/AspLabs
Apache License 2.0
627 stars 439 forks source link

What issue/feature add/fix to what repository? #261

Closed garora closed 6 years ago

garora commented 6 years ago

@Eilon @HenrikFrystykNielsen - I am working on few new features and observed that these are getting moved to some new or existing repository. Can you please help me to understand this change to I would make sure that I am working on the right repository.

Eilon commented 6 years ago

Hi @garora , this repo is for Web Hooks on ASP.NET Core, and the https://github.com/aspnet/AspNetWebHooks repo is for Web Hooks on ASP.NET 4.x (System.Web). If you're planning on making a contribution please log an issue for discussion first and we can go from there. Thanks!

garora commented 6 years ago

@Eilon - I am doing contributions to WebHooks from its inception and you did approve many of my PR Currently, I am on OneDrive webhooks, please let me know do I need to post somewhere it or just send PR ?

Eilon commented 6 years ago

@garora it's really important to us that there are issues logged so that we can:

  1. Make sure the proposal is aligned with our goals for the project
  2. To make it clear to anyone visiting the repo what work we did in each release
garora commented 6 years ago

Ok, in that case let me revert back all my existing changes. I will start a new thread on the feature OneDrive Hooks and after then will work on it. Is that you proposed?

On Tue, Mar 13, 2018 at 12:36 PM Eilon Lipton notifications@github.com wrote:

@garora https://github.com/garora it's really important to us that there are issues logged so that we can:

  1. Make sure the proposal is aligned with our goals for the project
  2. To make it clear to anyone visiting the repo what work we did in each release

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/aspnet/WebHooks/issues/261#issuecomment-372567148, or mute the thread https://github.com/notifications/unsubscribe-auth/AA6_OTRbPwPfCk8iAl19jGazuvzQ7cZCks5td2_zgaJpZM4SoKR9 .

-- Thanks & Regards, Gaurav Arora Lifetime member CSI http://www.csi-india.org/ | Microsoft MVP https://mvp.microsoft.com/en-us/PublicProfile/5001684 | IndiaMentor http://indiamentor.com/user/gaurav_arora/ http://indiamentor.com/user/gaurav_arora/| DotNetSpider http://www.dotnetspider.com/member/g_arora.aspx | Community Contributor http://https//social.technet.microsoft.com/profile/gaurav%20kumar%20arora/ | +91 9911966856 (M)

Eilon commented 6 years ago

@garora I think always starting with logging an issue is the best way to go, thanks!