Go-github: Update teams_members.go

Created on 11 Feb 2020  路  3Comments  路  Source: google/go-github

enhancement good first issue

Most helpful comment

Hello,

I want to work on this one. Can you assign it to me please?

Thank you

All 3 comments

Thank you, @adrienzieba!

It seems that the original blog post that we were basing #1387 on didn't mention these changes.

Let's split this up into three issues to organize the work:

This issue will be for updating teams_members.go.

1423 is for updating teams_discussion_comments.go.

1424 is for updating teams_discussions.go.

The work involved here is to update every endpoint listed here:
https://developer.github.com/v3/teams/members/
Note that #1400 can be used as a model because most endpoints have two ways to call them: *ByID and *BySlug. The same pattern should be followed for these updates.

This would be a great PR for any new contributor to this repo or a new Go developer.
All contributions are greatly appreciated!

Feel free to volunteer for any issue and the issue can be assigned to you so that others don't attempt to duplicate the work.

Please check out our CONTRIBUTING.md guide to get started.

Thank you!

Hello,

I want to work on this one. Can you assign it to me please?

Thank you

Thank you, @adrienzieba!
It is yours.

Was this page helpful?
0 / 5 - 0 ratings