tan-tan-kanarek / github-php-client

MIT License
184 stars 120 forks source link

Extend GitHubLabel-Object with functionality to get the description #144

Closed ff1601com closed 3 years ago

ff1601com commented 3 years ago

Hey there @tan-tan-kanarek,

i wanted to get the descriptions of labels while using your github-api-client. I noticed that the GitHubLabel-Object does not provide the description attribute, so I added it and also an getter-function.